ThemeVariantInheritVariant 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) Version: 11.3.999
public ThemeVariant? InheritVariant { get; }

Property Value

ThemeVariant

See Also