Expand description
Source:
English Documentation Chinese Documentation
§Feature flags
keyboard-types
— Provides optional conversion from the OH keyboard enum to the keyboard-types enum.document-features
— Document available features when building the documentation
Modules§
- keyboard_
types_ compat keyboard-types
Structs§
- @brief Registers the surface lifecycle and touch event callbacks.
- @brief Represents the touch event source type.
- @brief Defines the expected frame rate range struct.
- @brief Represents the key event action.
- @brief Represents the key event code.
- @brief Represents the mouse event information.
- @brief Represents the mouse event action.
- @brief Represents the mouse event button.
- @brief Registers the mouse event callbacks.
- @brief Represents the source tool type of TouchEvent
- @brief Represents the touch point tool type.
- @brief Enumerates the API access states.
Constants§
- Invalid parameters.
- Failed.
- Successful.
Functions§
- @brief Obtains the touch event dispatched by the ArkUI XComponent.
- @brief Obtains the key event dispatched by the ArkUI XComponent.
- @brief Obtains the action of the key event.
- @brief Obtains the keyCode of the key event.
- @brief Obtains the deviceId of the key event.
- @brief Obtains the sourceType of the key event.
- @brief Obtains the timestamp of the key event.
- @brief Obtains the mouse event dispatched by the ArkUI XComponent.
- @brief Obtains the touch event dispatched by the ArkUI XComponent.
- @brief Obtains the touch pointer tiltX by the ArkUI XComponent.
- @brief Obtains the touch pointer tiltX by the ArkUI XComponent.
- @brief Obtains the touch pointer tool type by the ArkUI XComponent.
- @brief Obtains the ID of the ArkUI XComponent.
- @brief Obtains the offset of the surface held by the ArkUI XComponent.
- @brief Obtains the size of the surface held by the ArkUI XComponent.
- @brief Registers a callback for this OH_NativeXComponent instance.
- @brief Registers a callback for this OH_NativeXComponent instance.
- @brief Registers a callback for this OH_NativeXComponent instance.
- @brief Registers a callback for this OH_NativeXComponent instance.
- @brief Registers a callback for this OH_NativeXComponent instance.
- @brief Registers a callback for this OH_NativeXComponent instance.
- @brief Set the Expected FrameRateRange.
- @brief UnRegister a callback for this OH_NativeXComponent instance.