CNContactPickerMBS methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

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.


💬 Ask a question or report a problem