Edit

Share via


KeyFrame<TValue,TKeyFrame>.EasingType Property

Definition

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

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