Contents

composeViewDelegate

The view controller’s delegate

Declaration

weak var composeViewDelegate: (any GKFriendRequestComposeViewControllerDelegate)? { get set }

Discussion

Before displaying the friend request, your game must set a delegate.