pub unsafe extern "C" fn OH_ArkUI_RenderNodeUtils_DisposeVector2AnimatableProperty(
property: ArkUI_Vector2AnimatablePropertyHandle,
)Available on crate feature
api-20 only.Expand description
Dispose the vector2 animatable property handle.
ยงArguments
property-ArkUI_Vector2AnimatablePropertyHandleHandle to the vector2 animatable property.
Available since API-level: 20