Contents

displayedPerson

Specifies a person record whose properties are displayed by the view controller.

Declaration

var displayedPerson: ABRecord { get set }

Discussion

All the properties of displayedPerson are displayed by the view controller.

See Also

Displaying Person Properties