GKGameCenterViewControllerState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values specify the current ViewState of a GKGameCenterViewController.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum GKGameCenterViewControllerState
type GKGameCenterViewControllerState =
- Inheritance
-
GKGameCenterViewControllerState
- Attributes
Fields
Name | Value | Description |
---|---|---|
Default | -1 | |
Leaderboards | 0 | |
Achievements | 1 | |
Challenges | 2 |