iPhoneOSGameView.Stop Méthode
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.
Termine la boucle d’exécution.
public void Stop ();
member this.Stop : unit -> unit
Exceptions
Le instance a été Dispose(Boolean) appelé dessus.
Remarques
Cela met fin à la boucle d’exécution démarrée par Run(), Run(Double)ou RunWithFrameInterval(Int32), RunWithFrameInterval(Int32) puis appelle l’événement Unload .