Share via


NSMutableCharacterSet.Letters Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSCharacterSet Letters { [Foundation.Export("letterCharacterSet")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("letterCharacterSet")>]
static member Letters : Foundation.NSCharacterSet

Property Value

Attributes

Applies to