GKAchievementDescription.LoadImage(GKImageLoadedHandler) Method

Definition

[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

Parameters

imageLoadedHandler
GKImageLoadedHandler

To be added.

This parameter can be null.

Attributes

Applies to