GKAchievementDescription.LoadImage(GKImageLoadedHandler) Método

Definición

[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

Parámetros

imageLoadedHandler
GKImageLoadedHandler

Se agregará.

Este parámetro puede ser null.

Atributos

Se aplica a