RequestedThemeVariantProperty Field
Defines the RequestedThemeVariant property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<ThemeVariant?> RequestedThemeVariantProperty
Public Shared ReadOnly RequestedThemeVariantProperty As StyledProperty(Of ThemeVariant)
static val RequestedThemeVariantProperty: StyledProperty<ThemeVariant>