An array of labeled social profiles for a contact.
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- watchOS 2.0+
Framework
- Contacts
Declaration
var socialProfiles: [CNLabeled Value<CNSocial Profile>] { get set }
Discussion
This property is an array of CNLabeled
objects, each of which has a label and a CNSocial
value.