MaskedTextBoxMaskCompleted Property
Specifies whether the test string required input positions, as specified by the mask, have
all been assigned.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool? MaskCompleted { get; }
Public ReadOnly Property MaskCompleted As Boolean?
Get
member MaskCompleted : Nullable<bool> with get
Property Value
NullableBoolean