MonobjcMonobjc Documented Class Library
ABPeoplePickerView Constructor
NamespacesMonobjc.AddressBookABPeoplePickerViewABPeoplePickerView()()()()
Members
IconMemberDescription
ABPeoplePickerView(NSRect)

Initializes and returns a newly allocated NSView object with a specified frame rectangle.

Original signature is '- (id)initWithFrame:(NSRect)frameRect'

Available in Mac OS X v10.0 and later.


ABPeoplePickerView(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.


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

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

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

Assembly: Monobjc.AddressBook (Module: Monobjc.AddressBook)