KeyFrame.

Setters Property

Summary

Gets the setters of KeyFrame.
Namespace
Avalonia.Animation
Containing Type
KeyFrame

Syntax

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

Attributes

Type Description
ContentAttribute Defines the property that contains the object's content in markup.

Value

Type Description
AvaloniaList<IAnimationSetter>