KeyFrameSetters Property

Gets the setters of KeyFrame.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[ContentAttribute]
public AvaloniaList<IAnimationSetter> Setters { get; }

Property Value

AvaloniaListIAnimationSetter

See Also