OH_ArkUI_TouchRecognizer_GetNodeHandle

Function OH_ArkUI_TouchRecognizer_GetNodeHandle 

Source
pub unsafe extern "C" fn OH_ArkUI_TouchRecognizer_GetNodeHandle(
    recognizer: ArkUI_TouchRecognizerHandle,
) -> ArkUI_NodeHandle
Available on crate features api-12 and api-15 only.
Expand description

Get component object of the specific touch recognizer.

§Arguments

  • recognizer - Indicates the pointer to the TouchRecognizer.

§Returns

  • Get component object of the specific touch recognizer.

Available since API-level: 15