MaskedTextBoxMaskCompleted Property

Specifies whether the test string required input positions, as specified by the mask, have all been assigned.

Definition

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

Property Value

NullableBoolean

See Also