다음을 통해 공유


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일 수 있습니다.

특성

적용 대상