OH_ArkUI_AnimatorOption_Dispose

Function OH_ArkUI_AnimatorOption_Dispose 

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

Disposes of an animator parameter object.

ยงArguments

  • option - Indicates the target animator parameter object.

Available since API-level: 12