Share via


NSWindow.DefaultButtonCell Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSButtonCell? DefaultButtonCell { [Foundation.Export("defaultButtonCell")] get; [Foundation.Export("setDefaultButtonCell:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("defaultButtonCell")>]
[<set: Foundation.Export("setDefaultButtonCell:")>]
member this.DefaultButtonCell : AppKit.NSButtonCell with get, set

Property Value

Attributes

Applies to