Skip to main content

OH_ArkUI_CoastingAxisEvent_GetPhase

Function OH_ArkUI_CoastingAxisEvent_GetPhase 

Source
pub unsafe extern "C" fn OH_ArkUI_CoastingAxisEvent_GetPhase(
    event: *mut ArkUI_CoastingAxisEvent,
) -> ArkUI_CoastingAxisEventPhase
Available on crate features api-12 and api-22 only.
Expand description

Obtains the coasting phase when this coasting event occurs.

§Arguments

  • event - Indicates the pointer to the coasting axis event.

§Returns

Available since API-level: 22