Contents

groupIdentifier

The identifier for the group that the leaderboard set belongs to.

Declaration

var groupIdentifier: String? { get }

Discussion

GameKit sets this property when the leaderboard set is part of a game group, and it calls loadLeaderboardSetsWithCompletionHandler: for leaderboards that support game groups.

See Also

Accessing Properties