pub unsafe extern "C" fn OH_ArkUI_TransitionEffect_Dispose(
effect: *mut ArkUI_TransitionEffect,
)Available on crate feature
api-12 only.Expand description
Disposes of a transition effect.
ยงArguments
effect - Indicates the transition effect to dispose of.
Available since API-level: 12