ITopLevelImplSetFrameThemeVariant Method
Sets the PlatformThemeVariant on the frame if it should be dark or light.
Also applies for the mobile status bar.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
void SetFrameThemeVariant(
PlatformThemeVariant themeVariant
)
Sub SetFrameThemeVariant (
themeVariant As PlatformThemeVariant
)
abstract SetFrameThemeVariant :
themeVariant : PlatformThemeVariant -> unit
Parameters
- themeVariant PlatformThemeVariant
-