Compartilhar via


GKLocalPlayer.LoadDefaultLeaderboardIdentifierAsync Método

Definição

Carrega o identificador de placar de líderes padrão do player local e o passa para completionHandler, juntamente com um objeto de erro que é null se nenhum erro ocorreu.

[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>

Retornos

Uma tarefa que representa a operação assíncrona LoadDefaultLeaderboardIdentifier. O valor do parâmetro TResult é do tipo System.Action<System.String,Foundation.NSError>.

Atributos

Aplica-se a