NSColorPicker.InsertNewButtonImage(NSImage, NSButtonCell) 方法

定义

[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

参数

newButtonImage
NSImage
buttonCell
NSButtonCell
属性

适用于