NSTextCheckingType Enum

Definition

Enumerates available predefined regular expressions for checking text.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSTextCheckingType
type NSTextCheckingType = 
Inheritance
NSTextCheckingType
Attributes

Fields

Address 16
Correction 512
Dash 128
Date 8
Grammar 4
32
Orthography 1
PhoneNumber 2048
Quote 64
RegularExpression 1024
Replacement 256
Spelling 2
TransitInformation 4096

Applies to