Condividi tramite


GKPlayer.LoadPhoto(GKPhotoSize, GKPlayerPhotoLoaded) Metodo

Definizione

Carica la foto del giocatore dal Game Center ed esegue un gestore di completamento dopo il caricamento della foto.

[Foundation.Export("loadPhotoForSize:withCompletionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void LoadPhoto (GameKit.GKPhotoSize size, GameKit.GKPlayerPhotoLoaded onCompleted);
abstract member LoadPhoto : GameKit.GKPhotoSize * GameKit.GKPlayerPhotoLoaded -> unit
override this.LoadPhoto : GameKit.GKPhotoSize * GameKit.GKPlayerPhotoLoaded -> unit

Parametri

onCompleted
GKPlayerPhotoLoaded

Da aggiungere.

Questo parametro può essere null.

Attributi

Si applica a