Method
AdapAnimationget_state
Declaration [src]
AdapAnimationState
adap_animation_get_state (
AdapAnimation* self
)
Description [src]
Gets the current value of self
.
The state indicates whether self
is currently playing, paused, finished or
hasn’t been started yet.
Gets property | Adap.Animation:state |
Return value
Type: AdapAnimationState
The animation value.