InheritVariant Property
Reference to a theme variant which should be used, if resource wasn't found for the requested variant.
Definition
Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public ThemeVariant? InheritVariant { get; }
Public ReadOnly Property InheritVariant As ThemeVariant
Get
member InheritVariant : ThemeVariant with get