ThemeVariant Conversion (PlatformThemeVariant to ThemeVariant)
Namespace: Avalonia.StylingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static explicit operator ThemeVariant (
PlatformThemeVariant themeVariant
)
Public Shared Narrowing Operator CType (
themeVariant As PlatformThemeVariant
) As ThemeVariant
F# does not support the declaration of new casting operators.
- themeVariant PlatformThemeVariant
-
ThemeVariant