Share via


NSCharacterSet.InvertedSet Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSCharacterSet InvertedSet { [Foundation.Export("invertedSet")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("invertedSet")>]
member this.InvertedSet : Foundation.NSCharacterSet

Property Value

Attributes

Applies to