KeyFrameKeyTime Property
Gets or sets the key time of this
KeyFrame.
Namespace: Avalonia.AnimationAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TimeSpan KeyTime { get; set; }
Public Property KeyTime As TimeSpan
Get
Set
member KeyTime : TimeSpan with get, set
Property Value
TimeSpanThe key time.