Contents

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.