Contents

isLoading

A Boolean value that indicates whether the leaderboard object is retrieving scores.

Declaration

var isLoading: Bool { get }

Discussion

The value of the loading property is true if the leaderboard object has any pending requests for scores.

See Also

Deprecated properties