共用方式為


GKLeaderboardSet.LoadImage(GKImageLoadedHandler) 方法

定義

[Foundation.Export("loadImageWithCompletionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void LoadImage (GameKit.GKImageLoadedHandler completionHandler);
abstract member LoadImage : GameKit.GKImageLoadedHandler -> unit
override this.LoadImage : GameKit.GKImageLoadedHandler -> unit

參數

completionHandler
GKImageLoadedHandler

即將加入。

這個參數可以是 null

屬性

適用於