Click or drag to resize

MaskedTextStepperMaskCompleted Property

Gets a value indicating whether the mask is completed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public bool MaskCompleted { get; }

Property Value

Type: Boolean
true if mask completed; otherwise, false.
See Also