Condividi tramite


GKLeaderboard.LoadCategoriesAsync Metodo

Definizione

Deprecato.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'LoadLeaderboards' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use 'LoadLeaderboards' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static System.Threading.Tasks.Task<GameKit.GKCategoryResult> LoadCategoriesAsync ();
static member LoadCategoriesAsync : unit -> System.Threading.Tasks.Task<GameKit.GKCategoryResult>

Restituisce

Attività che rappresenta l'operazione LoadCategories asincrona. Il valore del parametro TResult è di tipo GameKit.GKCategoryResult. Categoria e titolo risultati dal metodo asincrono.

Attributi

Si applica a