Skip to main content

IsEastAsian Property

Determines whether this Codepoint is an east asian char.

Definition

Namespace: Avalonia.Media.TextFormatting.Unicode
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public bool IsEastAsian { get; }

Return Value

Boolean
true if [is an east asian character]; otherwise, false.

See Also

Reference

Codepoint Structure
Avalonia.Media.TextFormatting.Unicode Namespace