init(player:)
Creates a view controller that presents a player’s Game Center profile.
Declaration
init(player: GKPlayer)Parameters
- player:
The player to show in the view controller.
Creates a view controller that presents a player’s Game Center profile.
init(player: GKPlayer)The player to show in the view controller.