Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSPersonNameComponentsMBS class.

NSPersonNameComponentsMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
The constructor.

NSPersonNameComponentsMBS.copy as NSPersonNameComponentsMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CloudKit MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a copy of this object.

NSPersonNameComponentsMBS.formatted as NSAttributedStringMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CloudKit MBS Mac64bit Plugin 21.5 ✅ Yes ❌ No ❌ No ✅ Yes All
Provides a formatted representation of the name.
Example
Dim n As New NSPersonNameComponentsMBS

n.familyName = "Smith"
n.givenName = "Bob"

Dim a As NSAttributedStringMBS = n.formatted

Dim tv As NSTextViewMBS = TextArea1.NSTextViewMBS
tv.textStorage.setAttributedString a

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


The biggest plugin in space...