displayedPropertyKeys
The Cncontact property keys to display in the contact detail card.
Declaration
var displayedPropertyKeys: [String]? { get set }Discussion
All the properties of the contact are displayed if this property is not set.
The Cncontact property keys to display in the contact detail card.
var displayedPropertyKeys: [String]? { get set }All the properties of the contact are displayed if this property is not set.