KeyFrameCue Property

Gets or sets the cue of this KeyFrame.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Cue Cue { get; set; }

Property Value

Cue
The cue.

See Also