NSCharacterSet.Letters Property

Definition

A character set containing the characters in the categories Letters and Marks.

public static Foundation.NSCharacterSet Letters { [Foundation.Export("letterCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Letters : Foundation.NSCharacterSet

Property Value

Attributes

Applies to