Enum ISN_GKGameCenterViewControllerState
Possible values for the ISN_GKGameCenterViewController ViewState property.
Namespace: SA.iOS.GameKit
Assembly: cs.temp.dll.dll
Syntax
public enum ISN_GKGameCenterViewControllerState
Fields
Name | Description |
---|---|
Achievements | Indicates that the view controller presents achievements content. |
Challenges | Indicates that the view controller presents challenges content. |
Default | Indicates that the view controller should present the default screen. |
Leaderboards | Indicates that the view controller presents leaderboard content. |