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