delegate
The delegate of the peer picker controller.
Declaration
weak var delegate: (any GKPeerPickerControllerDelegate)? { get set }Discussion
The delegate must adopt the GKPeerPickerControllerDelegate formal protocol.
The delegate of the peer picker controller.
weak var delegate: (any GKPeerPickerControllerDelegate)? { get set }The delegate must adopt the GKPeerPickerControllerDelegate formal protocol.