Goto : DestinationMotion<float2> uno
Specifies the motion for "Goto" or "MoveTo" style transitions.
This is a configuration object: it combines many options to make it simpler in UX for the user to setup and use the motion simulations. It also allows hiding the details of simulation from the UX level.
This is a base class from which ScrollViewMotion and NavigationMotion are derived. When placed as the child of a ScrollView or Navigation (respectively), they allow us to control certain aspects of the motions these elements perform.
Specifies the motion for "Goto" or "MoveTo" style transitions.
Set/get the DestinationMotion.Distance of Goto
Set/get the DestinationMotion.Duration of Goto
Set/get the DestinationMotion.DurationExp of Goto
Set/get the DestinationMotion.Easing of Goto
Set/get the DestinationMode.Type of Goto
For limited overflow types this specifies the logical extent of the overflow area.
Specifies the motion for "Snap" / overflow limitting transitions.
Set/get the DestinationMotion.Distance of Snap
Set/get the DestinationMotion.Duration of Snap
Set/get the DestinationMotion.DurationExp of Snap
Set/get the DestinationMotion.Easing of Snap
Set/get the DestinationMotion.Type of Snap
The Unit specifies what type of value is being animated.