interface MotionScene : CoreMotionScene


Information for MotionLayout to animate between multiple ConstraintSets.

Summary

Public functions

getConstraintSetInstance

Added in 1.1.0-alpha13
fun getConstraintSetInstance(name: String): ConstraintSet?

getTransitionInstance

Added in 1.1.0-alpha13
fun getTransitionInstance(name: String): Transition?