Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 657 Bytes

backeasingfunction_amplitude.md

File metadata and controls

28 lines (16 loc) · 657 Bytes
-api-id -api-type
P:Windows.UI.Composition.BackEasingFunction.Amplitude
winrt property

Windows.UI.Composition.BackEasingFunction.Amplitude

-description

Gets the amplitude of retraction associated with this BackEasingFunction.

-property-value

The amplitude of retraction associated with this BackEasingFunction. This value must be greater than or equal to 0.

-remarks

The value of this property is set as a parameter of the CompositionEasingFunction.CreateBackEasingFunction.md method.

-see-also

-examples