Click or drag to resize

FixedMaskedTextProviderIHandlerMaskFull Property

Gets a value indicating that all available edit positions in the mask have been filled out.

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

Property Value

Type: Boolean
true if mask the mask is full; otherwise, false.
See Also