UnicodeRange Property
Get or set the UnicodeRange that is covered by the fallback.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public UnicodeRange UnicodeRange { get; set; }
Public Property UnicodeRange As UnicodeRange
Get
Set
member UnicodeRange : UnicodeRange with get, set