Available on crate feature
api-13 only.Structs§
- Defines an enum for accessibility event types.
- Enumerates the directions for moving the accessibility focus.
- Defines an enum for the accessibility focus types.
- Registers callbacks for the accessibility provider.
- Defines an enum for the accessibility search modes.
- Defines an enum for accessibility action types.
- Defines a struct for the accessible action.
- Defines a struct for the accessible grid information.
- Defines a struct for the accessible grid item information.
- Define a struct for the accessible range information.
- Defines a struct for the accessible rectangle.
- Enumerates the accessibility error codes.
Functions§
- Sets the accessibility description for an ArkUI_AccessibilityElementInfo object.
- Sets the accessibility focus state for an ArkUI_AccessibilityElementInfo object.
- Sets the accessibility group for an ArkUI_AccessibilityElementInfo object.
- Sets the accessibility level for an ArkUI_AccessibilityElementInfo object.
- Sets the offset for an ArkUI_AccessibilityElementInfo object.
- Sets the opacity for an ArkUI_AccessibilityElementInfo object.
- Sets the accessibility text for an ArkUI_AccessibilityElementInfo object.
- Sets the background color for an ArkUI_AccessibilityElementInfo object.
- Sets the background image for an ArkUI_AccessibilityElementInfo object.
- Sets the blur effect for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is checkable for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is checked for an ArkUI_AccessibilityElementInfo object.
- Set the number of child nodes and child node IDs for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is clickable for an ArkUI_AccessibilityElementInfo object.
- Sets the component type for an ArkUI_AccessibilityElementInfo object.
- Sets the component content for an ArkUI_AccessibilityElementInfo object.
- Sets the index of the currently selected item for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is editable for an ArkUI_AccessibilityElementInfo object.
- Sets the element ID for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is enabled for an ArkUI_AccessibilityElementInfo object.
- Sets the index of the last item for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is focusable for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is focused for an ArkUI_AccessibilityElementInfo object.
- Sets the grid information for an ArkUI_AccessibilityElementInfo object.
- Sets the grid item for an ArkUI_AccessibilityElementInfo object.
- Sets the hint text for an ArkUI_AccessibilityElementInfo object.
- Sets the hit test behavior for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is a hint for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is a password for an ArkUI_AccessibilityElementInfo object.
- Sets the number of items for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is long clickable for an ArkUI_AccessibilityElementInfo object.
- Sets the operation actions for an ArkUI_AccessibilityElementInfo object.
- Sets the parent ID for an ArkUI_AccessibilityElementInfo object.
- Sets the range information for an ArkUI_AccessibilityElementInfo object.
- Sets the screen area for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is scrollable for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is selected for an ArkUI_AccessibilityElementInfo object.
- Sets the end index of the selected text for an ArkUI_AccessibilityElementInfo object.
- Sets the starting index of the selected text for an ArkUI_AccessibilityElementInfo object.
- Sets the index of the first item for an ArkUI_AccessibilityElementInfo object.
- Sets whether the element is visible for an ArkUI_AccessibilityElementInfo object.
- Sets the z-index for an ArkUI_AccessibilityElementInfo object.
- Sets the element information for an ArkUI_AccessibilityEventInfo object.
- Sets the event type for an ArkUI_AccessibilityEventInfo object.
- Sets the request focus ID for an ArkUI_AccessibilityEventInfo object.
- Sets the text announced for accessibility for an ArkUI_AccessibilityEventInfo object.
- Registers a callback for this ArkUI_AccessibilityProvider instance.
- Adds and obtains the pointer to an ArkUI_AccessibilityElementInfo object.
- Creates an ArkUI_AccessibilityElementInfo object.
- Creates an ArkUI_AccessibilityEventInfo object.
- Destroys an ArkUI_AccessibilityElementInfo object.
- Destroys an ArkUI_AccessibilityEventInfo object.
- Obtains the value of a key from an ArkUI_AccessibilityActionArguments object.
- Sends accessibility event information.