SystemBarTheme Enumeration

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
C#
public enum SystemBarTheme

Members

Light0 Light system bar theme, with light background and a dark foreground
Dark1 Bark system bar theme, with dark background and a light foreground

See Also