Share via


NSButton.State Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSCellStateValue 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 : AppKit.NSCellStateValue with get, set

Property Value

Attributes

Applies to