NSButtonCell.SetButtonType(NSButtonType) Method

Definition

[Foundation.Export("setButtonType:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetButtonType(AppKit.NSButtonType aType);
[<Foundation.Export("setButtonType:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetButtonType : AppKit.NSButtonType -> unit
override this.SetButtonType : AppKit.NSButtonType -> unit

Parameters

aType
NSButtonType
Attributes

Applies to