Class MaskedEditorMaskType
Defines the constants for MaskType.
Inheritance
System.Object
MaskedEditorMaskType
Namespace: Syncfusion.Maui.DataForm
Assembly: Syncfusion.Maui.DataForm.dll
Syntax
public sealed class MaskedEditorMaskType : Enum
Fields
Regex
Represents the extended regular expression mask elements.
Declaration
public const MaskedEditorMaskType Regex
Field Value
Type |
---|
MaskedEditorMaskType |
Simple
Represents the simple mask elements.
Declaration
public const MaskedEditorMaskType Simple
Field Value
Type |
---|
MaskedEditorMaskType |