OH_ArkUI_NodeAdapter_Dispose

Function OH_ArkUI_NodeAdapter_Dispose 

Source
pub unsafe extern "C" fn OH_ArkUI_NodeAdapter_Dispose(
    handle: ArkUI_NodeAdapterHandle,
)
Available on crate feature api-12 only.
Expand description

Destroys a component adapter.

ยงArguments

  • handle - Indicates the target component adapter.

Available since API-level: 12