GKLeaderboard.LoadCategories(GKCategoryHandler) Method

Definition

Deprecated.

[Foundation.Export("loadCategoriesWithCompletionHandler:")]
[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 void LoadCategories (GameKit.GKCategoryHandler categoryHandler);
static member LoadCategories : GameKit.GKCategoryHandler -> unit

Parameters

categoryHandler
GKCategoryHandler

To be added.

This parameter can be null.

Attributes

Applies to