Contents

delegate

The delegate for the event handler.

Declaration

weak var delegate: (any GKChallengeEventHandlerDelegate)! { get set }

Discussion

Only access this property from your game’s main thread.