init(state:)
Creates a view controller that presents the specified Game Center content.
Declaration
init(state: GKGameCenterViewControllerState)Parameters
- state:
The type of content to present.
Mentioned in
Return Value
The initialized view controller.