MonobjcMonobjc Documented Class Library
NSToolbar Constructor
NamespacesMonobjc.AppKitNSToolbarNSToolbar()()()()
Members
IconMemberDescription
NSToolbar(NSString)

Initializes a newly allocated toolbar with the specified identifier.

Original signature is '- (id)initWithIdentifier:(NSString *)identifier'

Available in Mac OS X v10.0 and later.


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

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

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

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