Share via


NSSwitch.State Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr State { [Foundation.Export("state")] get; [Foundation.Export("setState:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("state")>]
[<set: Foundation.Export("setState:")>]
member this.State : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to