NSCharacterSet.LowercaseLetters Property

Definition

A character set containing the characters in the category of Lowercase Letters.

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

Property Value

Attributes

Applies to