MaskedTextBoxMaskFull Property

Specifies whether all inputs (required and optional) have been provided into the mask successfully.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool? MaskFull { get; }

Property Value

NullableBoolean

See Also