AnimationScope.EasingType Property

Definition

Gets or sets the optional easing function type for the animation.

public Microsoft.Toolkit.Uwp.UI.Animations.EasingType? EasingType { get; set; }
member this.EasingType : Nullable<Microsoft.Toolkit.Uwp.UI.Animations.EasingType> with get, set
Public Property EasingType As Nullable(Of EasingType)

Property Value

Applies to