OH_ArkUI_AnimateOption_GetPlayMode

Function OH_ArkUI_AnimateOption_GetPlayMode 

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

Obtains the animation playback mode.

§Arguments

  • option - Indicates the pointer to an animation configuration.

§Returns

  • Returns the animation playback mode.

Available since API-level: 12