displayedKeys
The keys to be displayed when a contact is expanded.
Declaration
var displayedKeys: [String] { get set }Discussion
If no keys are provided, the picker selects contacts instead of values. For a list of possible keys, see Contact Keys.
The keys to be displayed when a contact is expanded.
var displayedKeys: [String] { get set }If no keys are provided, the picker selects contacts instead of values. For a list of possible keys, see Contact Keys.