FontFallbackUnicodeRange Property

Get or set the UnicodeRange that is covered by the fallback.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public UnicodeRange UnicodeRange { get; set; }

Property Value

UnicodeRange

See Also