Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MaskType - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MaskType

    Contains values for the MaskType enumeration that has different set of mask characters combined to form a mask expression.

    Inheritance
    System.Object
    MaskType
    Namespace: Syncfusion.iOS.MaskedEdit
    Assembly: Syncfusion.SfMaskedEdit.iOS.dll
    Syntax
    public sealed class MaskType : Enum

    Fields

    RegEx

    Represents the complex regular expression mask elements.

    Declaration
    public const MaskType RegEx
    Field Value
    Type Description
    MaskType

    Text

    Represents the basic regular expression mask elements.

    Declaration
    public const MaskType Text
    Field Value
    Type Description
    MaskType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved