pub unsafe extern "C" fn OH_Input_CreateAxisEvent() -> *mut Input_AxisEventAvailable on crate feature
api-12 only.Expand description
Creates an axis event object.
ยงReturns
- If the operation is successful, a
Input_AxisEventobject is returned. If the operation fails, null is returned.
Required System Capabilities: SystemCapability.MultimodalInput.Input.Core
Available since API-level: 12