OH_ArkUI_KeyframeAnimateOption_GetDelay

Function OH_ArkUI_KeyframeAnimateOption_GetDelay 

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

Obtains the overall delay of a keyframe animation

§Arguments

  • option - Indicates the keyframe animation parameters.

§Returns

  • Returns the overall delay.

Available since API-level: 12