Style.

Setters Property

Summary

Gets the style's setters.
Namespace
Avalonia.Styling
Containing Type
Style

Syntax

[Content]
public IList<ISetter> Setters { get; }

Attributes

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

Value

Type Description
IList<ISetter>