GKScoresLoadedHandler Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Délégué utilisé avec LoadScores(GKScoresLoadedHandler) qui spécifie le comportement après le chargement des scores.
public delegate void GKScoresLoadedHandler(GKScore[] scoreArray, NSError error);
type GKScoresLoadedHandler = delegate of GKScore[] * NSError -> unit
Paramètres
- scoreArray
- GKScore[]
- error
- NSError