maxRange
The size of the leaderboard.
Declaration
var maxRange: Int { get }Discussion
This property is invalid until a call to loadScores(completionHandler:) is complete. Afterward, it contains the total number of entries available to return to your game according to the filters you apply to the query.