Enumeration: GKGameCenterViewControllerState

Overview

Possible values for the viewState property.

Constant Summary

GKGameCenterViewControllerStateDefault

Indicates that the view controller should present the default screen.available in ios 6.0 and later.declared in gkgamecenterviewcontroller.h.

GKGameCenterViewControllerStateLeaderboards

Indicates that the view controller presents leaderboard content. the leaderboardcategory and leaderboardtimescope properties affect the appearance of this view state.available in ios 6.0 and later.declared in gkgamecenterviewcontroller.h.

GKGameCenterViewControllerStateAchievements

Indicates that the view controller presents achievements content.available in ios 6.0 and later.declared in gkgamecenterviewcontroller.h.

GKGameCenterViewControllerStateChallenges

Indicates that the view controller presents challenges content.available in ios 6.0 and later.declared in gkgamecenterviewcontroller.h.