次の方法で共有


GKAchievementDescription.LoadImage(GKImageLoadedHandler) メソッド

定義

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

パラメーター

imageLoadedHandler
GKImageLoadedHandler

追加する。

このパラメーターは、null に設定できます。

属性

適用対象