OH_ArkUI_AnimateOption_Dispose

Function OH_ArkUI_AnimateOption_Dispose 

Source
pub unsafe extern "C" fn OH_ArkUI_AnimateOption_Dispose(
    option: *mut ArkUI_AnimateOption,
)
Available on crate feature api-12 only.
Expand description

Disposes of an animation configuration.

ยงArguments

  • option - Indicates the pointer to an animation configuration.

Available since API-level: 12