pub unsafe extern "C" fn OH_ArkUI_NodeAdapterEvent_GetUserData(
event: *mut ArkUI_NodeAdapterEvent,
) -> *mut c_voidAvailable on crate feature
api-12 only.Expand description
Obtains the custom data passed in during registration of the specified event.
ยงArguments
event- Indicates the target adapter event.
Available since API-level: 12