AnimationLocation

class AnimationLocation(val type: LayoutAnimationType, val location: List<ImageLocation>)

Constructors

Link copied to clipboard
constructor(type: LayoutAnimationType, duration: Int, equationPair: EquationPair)
constructor(section: YamlObject)
constructor(type: LayoutAnimationType, location: List<ImageLocation>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard