Skip to main content

IsWhiteSpace Property

Determines whether this Codepoint is white space.

Definition

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

public bool IsWhiteSpace { get; }
View Source

Return Value

Boolean
true if [is whitespace]; otherwise, false.

See Also

Reference

Codepoint Structure
Avalonia.Media.TextFormatting.Unicode Namespace