Contents

leaderboardDelegate

The view controller’s delegate.

Declaration

weak var leaderboardDelegate: (any GKLeaderboardViewControllerDelegate)! { get set }

Discussion

Before displaying the leaderboard, you must set a delegate.

See Also

Configuring the Leaderboard View Controller