MonobjcMonobjc Documented Class Library
NSButtonCell Constructor
NamespacesMonobjc.AppKitNSButtonCellNSButtonCell()()()()
Members
IconMemberDescription
NSButtonCell(NSCoder)

Returns an object initialized from data in a given unarchiver. (required)

Original signature is '- (id)initWithCoder:(NSCoder *)decoder'

Available in Mac OS X v10.0 and later.


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

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

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

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