Share via


GKGameCenterViewControllerInitializationOption Enum

Definition

This enum is used to select how to initialize a new instance of a GKGameCenterViewController.

public enum GKGameCenterViewControllerInitializationOption
type GKGameCenterViewControllerInitializationOption = 
Inheritance
GKGameCenterViewControllerInitializationOption

Fields

Name Value Description
Achievement 0

The id parameter passed to the constructor is an achievement ID.

LeaderboardSet 1

The id parameter passed to the constructor is a leaderboard set ID.

Applies to