MaskedTextBoxMask Property

Gets or sets the mask to apply to the TextBox.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string? Mask { get; set; }

Property Value

String

See Also