Platforms to show: All Mac Windows Linux Cross-Platform

ABPeoplePickerViewMBS class   Deprecated

Super class: NSViewMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Addressbook MBS MacControls Plugin 11.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
This item is deprecated and should no longer be used. You can use CNContactViewControllerMBS class instead.
This is a view for Mac applications to select people from the addressbook.

The ABPeoplePickerView class allows you to customize the behavior of people-picker views in an application's user interface.

Use CocoaControlMBS control to put this view on a window.

You can embed this view in a CustomNSViewMBS to get more events for mouse and keyboard.
Subclass of the NSViewMBS class.

Constants for the Selection Behavior type.

Constant Value Description
ABMultipleValueSelection 2 The user can select multiple values.
ABNoValueSelection 0 The user cannot select individual values.
ABSingleValueSelection 1 The user can select a single value.

Super class NSViewMBS

Super class NSResponderMBS

This class has no sub classes.

Blog Entries

Some properties using for this class:

Some examples using this class:

Some related classes:


The items on this page are in the following plugins: MBS MacControls Plugin.


ABMutableMultiValueMBS   -   ABPersonMBS


The biggest plugin in space...