Package-level declarations

Types

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun materialFadeThroughIn(motionScheme: MotionScheme, initialAlpha: Float = 0.0f): EnterTransition
Link copied to clipboard
fun materialFadeThroughOut(motionScheme: MotionScheme = Transitions.motionScheme, targetAlpha: Float = 0.0f): ExitTransition
Link copied to clipboard
Link copied to clipboard
fun materialSharedAxisXIn(motionScheme: MotionScheme = Transitions.motionScheme, forward: Boolean = true): EnterTransition
Link copied to clipboard
fun materialSharedAxisXOut(motionScheme: MotionScheme = Transitions.motionScheme, forward: Boolean = true): ExitTransition
Link copied to clipboard
fun materialSharedAxisYIn(motionScheme: MotionScheme = Transitions.motionScheme, forward: Boolean = true): EnterTransition
Link copied to clipboard
fun materialSharedAxisYOut(motionScheme: MotionScheme = Transitions.motionScheme, forward: Boolean = true): ExitTransition
Link copied to clipboard
Link copied to clipboard
fun materialSharedAxisZIn(motionScheme: MotionScheme = Transitions.motionScheme): EnterTransition
Link copied to clipboard
fun materialSharedAxisZOut(motionScheme: MotionScheme = Transitions.motionScheme): ExitTransition