다음을 통해 공유


GKLeaderboard.SetDefaultLeaderboardAsync(String) 메서드

정의

더 이상 사용되지 않습니다.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'SetDefaultLeaderboard' on 'GKLocalPlayer' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.None, "Use 'SetDefaultLeaderboard' on 'GKLocalPlayer' 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 SetDefaultLeaderboardAsync (string leaderboardIdentifier);
static member SetDefaultLeaderboardAsync : string -> System.Threading.Tasks.Task

매개 변수

leaderboardIdentifier
String

반환

비동기 SetDefaultLeaderboard 작업을 나타내는 작업

특성

적용 대상