StyledElementTheme Property

Gets or sets the theme to be applied to the element.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public ControlTheme? Theme { get; set; }

Property Value

ControlTheme

See Also