Platforms to show: All Mac Windows Linux Cross-Platform
NSPersonNameComponentsMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | CloudKit | MBS Mac64bit Plugin | 16.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes: It is used to specify a person's name by providing the components comprising a full name: given name, middle name, family name, prefix, suffix, nickname, and phonetic representation.
- 8 properties
- property familyName as String
- property givenName as String
- property Handle as Integer
- property middleName as String
- property namePrefix as String
- property nameSuffix as String
- property nickname as String
- property phoneticRepresentation as NSPersonNameComponentsMBS
- 3 methods
- method Constructor
- method copy as NSPersonNameComponentsMBS
- method formatted as NSAttributedStringMBS
- shared method Available as Boolean
This class has no sub classes.
Some properties using for this class:
- CKUserIdentityMBS.nameComponents as NSPersonNameComponentsMBS
- NSPersonNameComponentsMBS.phoneticRepresentation as NSPersonNameComponentsMBS
Blog Entries
- MBS Xojo Plugins, version 23.2pr5
- News from the MBS Xojo Plugins in version 21.5
- MBS Xojo Plugins, version 21.5pr7
The items on this page are in the following plugins: MBS Mac64bit Plugin.
NSPDFImageRepMBS - NSPICTImageRepMBS
