Paused

class Paused : Event

This event is triggered when a timeline is paused. This event will be triggered if you call pause() on a timeline player controller.

Properties

Link copied to clipboard

The timeline player controller managing the timeline that triggers this event.

Functions

Link copied to clipboard
open override fun toString(): String