Contents

rank

The position of the score in the results of a leaderboard search.

Declaration

var rank: Int { get }

Discussion

The value of this property is only valid on score objects returned from Game Center. The rank property represents the position of the score in the returned results, with 1 being the best score, 2 being the second best, and so on.

See Also

Deprecated Methods and Properties