Lines Matching refs:keyframe

35 …(_ark_u_i___native_module.md#arkui_keyframeanimateoption) | Defines the keyframe animation paramet…
63 ….md#oh_arkui_keyframeanimateoption_create) (int32_t size) | Obtains the keyframe animation paramet…
64 …native_module.md#arkui_keyframeanimateoption) \*option) | Disposes of a keyframe animation paramet…
65 … int32_t value) | Sets the overall delay of a keyframe animation, in milliseconds. By default, the…
66 …ateoption) \*option, int32_t value) | Sets the number of times that the keyframe animation is play…
67 …| Sets the callback invoked when the keyframe animation playback is complete. This API is called a…
68 …ption) \*option, int32_t value, int32_t index) | Sets the duration of a keyframe animation, in mil…
69 … value, int32_t index) | Sets the animation curve for a specific keyframe in a keyframe animation.…
70 …function of the state at the time of the keyframe, that is, the state to be reached at the time of…
71 …le.md#arkui_keyframeanimateoption) \*option) | Obtains the overall delay of a keyframe animation |
72 …i_keyframeanimateoption) \*option) | Obtains the number of times that a keyframe animation is play…
73 …on) \*option, int32_t index) | Obtains the duration of a specific state in a keyframe animation. |
74 …ption, int32_t index) | Obtains the animation curve of a specific state in a keyframe animation. |
86 …toroption) \*option, float time, float value, int32_t index) | Sets the keyframe parameters of an …
87 …___native_module.md#arkui_curvehandle) value, int32_t index) | Sets the keyframe curve type for th…
97 …_module.md#arkui_animatoroption) \*option, int32_t index) | Obtains the keyframe time of an animat…
98 …_module.md#arkui_animatoroption) \*option, int32_t index) | Obtains the keyframe value of an anima…
99 …ption) \*option, int32_t index) | Obtains the interpolation curve for a keyframe in the animation …