isPresentingGameCenter
A Boolean value that indicates whether the game is presenting the Game Center dashboard.
Declaration
var isPresentingGameCenter: Bool { get }Mentioned in
Discussion
This property is true when the player taps the access point control and false when the player dismisses the Game Center dashboard. This is an observable property.