Share via


NSCharacterSet.UppercaseLetters Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSCharacterSet UppercaseLetters { [Foundation.Export("uppercaseLetterCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("uppercaseLetterCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)>]
static member UppercaseLetters : Foundation.NSCharacterSet

Property Value

Attributes

Applies to