Explicit Conversion (PlatformThemeVariant to ThemeVariant)
Definition
Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
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.
Parameters
Return Value
ThemeVariantSee Also
Reference
ThemeVariant Class
Explicit Overload
Avalonia.Styling Namespace