personViewDelegate
The person-view controller delegate.
Declaration
unowned(unsafe) var personViewDelegate: (any ABPersonViewControllerDelegate)? { get set }Discussion
The delegate must adopt the ABPersonViewControllerDelegate protocol.
The person-view controller delegate.
unowned(unsafe) var personViewDelegate: (any ABPersonViewControllerDelegate)? { get set }The delegate must adopt the ABPersonViewControllerDelegate protocol.