DevToolsOptionsThemeVariant Property

Gets or sets whether DevTools theme.

Definition

Namespace: Avalonia.Diagnostics
Assembly: Avalonia.Diagnostics (in Avalonia.Diagnostics.dll) Version: 11.3.999
public ThemeVariant? ThemeVariant { get; set; }

Property Value

ThemeVariant

See Also