Partager via


GKPlayer.LoadPhoto(GKPhotoSize, GKPlayerPhotoLoaded) Méthode

Définition

Charge la photo du joueur à partir du Game Center et exécute un gestionnaire de saisie semi-automatique une fois la photo chargée.

[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

Paramètres

onCompleted
GKPlayerPhotoLoaded

À ajouter.

Ce paramètre peut être null.

Attributs

S’applique à