Constructor
FlexMotionTransition.FlexMotionTransition(float, Easing.Functions)

Summary

Syntax

public FlexMotionTransition(float time = 0.3, Easing.Functions easing = null)

Parameters

Name Type Description
time float The duration of the transition.
easing Easing.Functions The easing function to use.