Skip to main content

MaskCompleted 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)

public bool? MaskCompleted { get; }

Property Value

Nullable(Boolean)

See Also

Reference

MaskedTextBox Class
Avalonia.Controls Namespace