Contents

personViewDelegate

The person-view controller delegate.

Declaration

unowned(unsafe) var personViewDelegate: (any ABPersonViewControllerDelegate)? { get set }

Discussion

The delegate must adopt the ABPersonViewControllerDelegate protocol.

See Also

Responding to View Controller Interactions