Skip to main content

AsciiOnly Property

Gets or sets a value indicating if the masked text box is restricted to accept only ASCII characters. Default value is false.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool AsciiOnly { get; set; }

Property Value

Boolean

See Also

Reference

MaskedTextBox Class
Avalonia.Controls Namespace