Summary
Gets a value indicating whether fallbacks are defined.
- Namespace
- Avalonia
.Media .Fonts - Containing Type
- FamilyNameCollection
Syntax
public bool HasFallbacks { get; }
Value
Type | Description |
---|---|
bool |
true if fallbacks are defined; otherwise, false .
|