GKLeaderboardSet.LoadLeaderboardSetsAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Threading.Tasks.Task<GameKit.GKLeaderboardSet[]> LoadLeaderboardSetsAsync ();
static member LoadLeaderboardSetsAsync : unit -> System.Threading.Tasks.Task<GameKit.GKLeaderboardSet[]>
Returns
A task that represents the asynchronous LoadLeaderboardSets operation. The value of the TResult parameter is a GKLeaderboardSetsHandler.