Platforms to show: All Mac Windows Linux Cross-Platform

Back to ABPickerMBS class.

ABPickerMBS.AllowGroupSelection as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Allow the user to select entire groups in the group column.

Requires Mac OS X 10.3 or newer.
If false, at least one person in the group will be selected. Defaults to false.
(Read and Write property)

ABPickerMBS.AllowMultipleSelection as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Allow the user to select more than one group/record at a time.

Default is true.
Requires Mac OS X 10.3 or newer.
(Read and Write property)

ABPickerMBS.AllowMultipleValueSelection as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Allow user to choose multiple values for a person.

Requires Mac OS X 10.3 or newer.
Choose the selection behavior for the value column. If multiple behaviors are selected, the most restrictive behavior will be used. Defaults to SingleValueSelection set.
(Read and Write property)

ABPickerMBS.AllowSingleValueSelection as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Allow user to choose a single value for a person.

Requires Mac OS X 10.3 or newer.
Choose the selection behavior for the value column. If multiple behaviors are selected, the most restrictive behavior will be used. Defaults to SingleValueSelection set.
(Read and Write property)

Some examples using this property:

ABPickerMBS.Available as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
True if the picker is available.

Returns true on Mac OS X 10.3 or newer.
(Read only property)

ABPickerMBS.DisplayedProperty as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Which property is displayed currently.

Returns nil on any error.
(Read and Write property)

ABPickerMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The handle of the ABPickerRef used internally.

(Read and Write property)

ABPickerMBS.Height as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The current height of the picker window.

Requires Mac OS X 10.3 or newer.
(Read and Write property)

ABPickerMBS.Left as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The current position of the picker window.

Requires Mac OS X 10.3 or newer.
(Read and Write property)

ABPickerMBS.Top as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The current position of the picker window.

Requires Mac OS X 10.3 or newer.

top=0 is on the bottom of the screen as this is the Cocoa coordinate system.
(Read and Write property)

ABPickerMBS.Visible as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether the picker window is visible.

The window is created invisible, so you must make it visible to show it to the user.
Requires Mac OS X 10.3 or newer.
(Read and Write property)

ABPickerMBS.Width as Single

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Addressbook MBS MacCocoa Plugin 7.2 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The current width of the picker window.

Requires Mac OS X 10.3 or newer.
(Read and Write property)

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


The biggest plugin in space...