MaskedTextBoxMaskFull Property
Specifies whether all inputs (required and optional) have been provided into the mask successfully.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool? MaskFull { get; }
Public ReadOnly Property MaskFull As Boolean?
Get
member MaskFull : Nullable<bool> with get
Property Value
NullableBoolean