NSColorPicker.InsertNewButtonImage(NSImage, NSButtonCell) Method

Definition

[Foundation.Export("insertNewButtonImage:in:")]
public virtual void InsertNewButtonImage (AppKit.NSImage newButtonImage, AppKit.NSButtonCell buttonCell);
abstract member InsertNewButtonImage : AppKit.NSImage * AppKit.NSButtonCell -> unit
override this.InsertNewButtonImage : AppKit.NSImage * AppKit.NSButtonCell -> unit

Parameters

newButtonImage
NSImage
buttonCell
NSButtonCell
Attributes

Applies to