pub unsafe extern "C" fn OH_ArkUI_DrawableDescriptor_DisposeAnimationController(
controller: *mut ArkUI_DrawableDescriptor_AnimationController,
)Available on crate features
api-12 and api-22 only.Expand description
Releases the animation controller.
ยงArguments
controller- Indicates the pointer to the animation controller.
Available since API-level: 22