arkui_sys::native_animate

Function OH_ArkUI_KeyframeAnimateOption_Dispose

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

Disposes of the keyframe animation parameter object.

ยงArguments

option - Indicates the keyframe animation parameter object.

Available since API-level: 12