Skip to main content

Setters Property

Gets the setters of KeyFrame.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)

[ContentAttribute]
public AvaloniaList<IAnimationSetter> Setters { get; }

Property Value

AvaloniaList(IAnimationSetter)

See Also

Reference

KeyFrame Class
Avalonia.Animation Namespace