MonobjcMonobjc Documented Class Library
NSColorPicker Constructor
NamespacesMonobjc.AppKitNSColorPickerNSColorPicker()()()()
Members
IconMemberDescription
NSColorPicker(NSUInteger, NSColorPanel)

Initializes the color picker with the specified color panel and color picker mode mask.

Original signature is '- (id)initWithPickerMask:(NSUInteger)mask colorPanel:(NSColorPanel *)owningColorPanel'

Available in Mac OS X v10.0 and later.


NSColorPicker()()()()
Initializes a new instance of the NSColorPicker class.

NSColorPicker(IntPtr)
Initializes a new instance of the NSColorPicker class.

NSColorPicker(String, Object, array<Object>[]()[][])
Initializes a new instance of the NSColorPicker class.

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)