Condividi tramite


GKLocalPlayer.LoadDefaultLeaderboardIdentifierAsync Metodo

Definizione

Carica l'identificatore predefinito del tabellone punteggi del giocatore locale e lo passa a , insieme a completionHandlerun oggetto errore che si null verifica se non si è verificato alcun errore.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task<string> LoadDefaultLeaderboardIdentifierAsync ();
abstract member LoadDefaultLeaderboardIdentifierAsync : unit -> System.Threading.Tasks.Task<string>
override this.LoadDefaultLeaderboardIdentifierAsync : unit -> System.Threading.Tasks.Task<string>

Restituisce

Attività che rappresenta l'operazione LoadDefaultLeaderboardIdentifier asincrona. Il valore del parametro TResult è di tipo System.Action<System.String,Foundation.NSError>.

Attributi

Si applica a