FamilyNameCollectionHasFallbacks Property

Gets a value indicating whether fallbacks are defined.

Definition

Namespace: Avalonia.Media.Fonts
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool HasFallbacks { get; }

Property Value

Boolean
true if fallbacks are defined; otherwise, false.

See Also