ReleaseAnimationsParameter

@Serializable
data class ReleaseAnimationsParameter(val animations: List<String>)

Constructors

Link copied to clipboard
constructor(animations: List<String>)

Properties

Link copied to clipboard

List of animation ids to seek.