GKAchievementViewControllerDelegate
An object implementing the Gkachievementviewcontrollerdelegate protocol is called when the user dismisses the achievements view controller. Typically, this protocol is implemented by the object in your game that originally displayed the achievements user interface.
Declaration
protocol GKAchievementViewControllerDelegate : NSObjectProtocol