Contents

timeScope

A filter that restricts the search to scores within a specific period of time.

Declaration

var timeScope: GKLeaderboard.TimeScope { get set }

Discussion

This property determines how far back in time to look for scores. The default value is GKLeaderboard.TimeScope.allTime. See GKLeaderboard.TimeScope for more information.

See Also

Deprecated properties