Platforms to show: All Mac Windows Linux Cross-Platform

Back to CNContactPickerMBS class.

CNContactPickerMBS.close

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Closes the popover.

CNContactPickerMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The constructor.

CNContactPickerMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The destructor.

CNContactPickerMBS.displayedKeys as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The keys to be displayed when a contact is expanded.

If no keys are provided, the picker selects contacts instead of values. For a list of possible keys, see Metadata Keys in CNContact.

CNContactPickerMBS.setDisplayedKeys(keys() as String)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Set the keys to be displayed when a contact is expanded.

If no keys are provided, the picker selects contacts instead of values. For a list of possible keys, see Metadata Keys in CNContact.

CNContactPickerMBS.showRelativeToRect(positioningRect as NSRectMBS, view as NSViewMBS, edge as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Contacts MBS Mac64bit Plugin 16.3 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Shows the picker popover anchored to the specified view.

positioningRect: The content size of the popover.
positioningView: The view to which the popover should be positioned.
preferredEdge: The edge to which the popover should be anchored to. Can be MinYEdge, MinXEdge, MaxYEdge or MaxXEdge.

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


The biggest plugin in space...