Share via


GKLeaderboardSet.LoadLeaderboardSetsAsync Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static System.Threading.Tasks.Task<GameKit.GKLeaderboardSet[]> LoadLeaderboardSetsAsync();
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
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.

Attributes

Applies to