Contents

identifier

The named leaderboard to retrieve information from.

Declaration

var identifier: String? { get set }

Discussion

If non-nil, Game Center only returns scores from the matching leaderboard. If nil, Game Center searches all previous scores of the game. The default is nil.

See Also

Deprecated properties