AnimationImpl
class AnimationImpl(pointer: <Error class: unknown class><<Error class: unknown class>>) : Animation
The AnimationImpl type represents a native instance of the abstract Animation class.
Constructors
Properties
Functions
Link copied to clipboard
fun onDone(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>
This signal is emitted when the animation has been completed, either on its own or via calling method@Animation.skip.