OH_ArkUI_CustomDialog_DisposeOptions

Function OH_ArkUI_CustomDialog_DisposeOptions 

Source
pub unsafe extern "C" fn OH_ArkUI_CustomDialog_DisposeOptions(
    options: *mut ArkUI_CustomDialogOptions,
)
Available on crate features api-12 and api-19 only.
Expand description

Destroys the custom dialog box options.

ยงArguments

  • options - The pointer to the custom dialog box options.

Available since API-level: 19