Partager via


iPhoneOSGameView.Stop Méthode

Définition

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 .

S’applique à