MotionModifierScope


@ExperimentalMotionApi
class MotionModifierScope


Define keyframes for the animation caused by MotionScope.motion.

Summary

Public functions

Unit
keyAttributes(keyAttributesContent: KeyAttributesScope.() -> Unit)
Unit
keyCycles(keyCyclesContent: KeyCyclesScope.() -> Unit)
Unit
keyPositions(keyPositionsContent: KeyPositionsScope.() -> Unit)

Public properties

Arc

Public functions

keyAttributes

fun keyAttributes(keyAttributesContent: KeyAttributesScope.() -> Unit): Unit

keyCycles

fun keyCycles(keyCyclesContent: KeyCyclesScope.() -> Unit): Unit

keyPositions

fun keyPositions(keyPositionsContent: KeyPositionsScope.() -> Unit): Unit

Public properties

motionArc

var motionArcArc