This API is used via wx.checkIsOpenAccessibility(Object object).
Attribute | Type | Default value | Required | Description |
success | function | - | No | Callback Function of Successful Interface Call |
fail | function | - | No | Callback Function of Failing Interface Call |
complete | function | | No | Callback function executed upon the completion of the interface invocation (both successful and unsuccessful invocations) |
Attribute | Type | Note · |
open | Boolean | Returns "true" when the auxiliary function narrative is enabled on iOS, or when talkback is enabled on Android. |
Was this page helpful?