KeyFrameKeySpline Property
Gets or sets the KeySpline of this
KeyFrame.
Namespace: Avalonia.AnimationAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public KeySpline? KeySpline { get; set; }
Public Property KeySpline As KeySpline
Get
Set
member KeySpline : KeySpline with get, set
Property Value
KeySplineThe key spline.