OH_ArkUI_KeyframeAnimateOption_GetExpectedFrameRate

Function OH_ArkUI_KeyframeAnimateOption_GetExpectedFrameRate 

Source
pub unsafe extern "C" fn OH_ArkUI_KeyframeAnimateOption_GetExpectedFrameRate(
    option: *mut ArkUI_KeyframeAnimateOption,
) -> *mut ArkUI_ExpectedFrameRateRange
Available on crate features api-12 and api-19 only.
Expand description

Obtains the expected frame rate range of a keyframe animation configuration.

§Arguments

  • option - Indicates the pointer to a keyframe animation configuration.

§Returns

  • Returns the expected frame rate range of the keyframe animation.

Available since API-level: 19