Share via


NSButton.AllowsMixedState Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AllowsMixedState { [Foundation.Export("allowsMixedState")] get; [Foundation.Export("setAllowsMixedState:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowsMixedState")>]
[<set: Foundation.Export("setAllowsMixedState:")>]
member this.AllowsMixedState : bool with get, set

Property Value

Attributes

Applies to