Marker

data class Marker(marker: String) : LottieClipSpec

Play the animation from the beginning of the marker for the duration of the marker itself. The duration can be set in After Effects.

Constructors

Marker
Link copied to clipboard
fun Marker(marker: String)

Properties

marker
Link copied to clipboard
val marker: String