Theme Property
Gets or sets the theme to be applied to the element.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public ControlTheme? Theme { get; set; }
Public Property Theme As ControlTheme
Get
Set
member Theme : ControlTheme with get, set