Contents

achievementDelegate

The achievement view controller’s delegate.

Declaration

weak var achievementDelegate: (any GKAchievementViewControllerDelegate)! { get set }

Discussion

Your game must set the delegate before presenting the view controller.