共用方式為


iPhoneOSGameView.Stop 方法

定義

終止 run-loop。

public void Stop ();
member this.Stop : unit -> unit

例外狀況

實例已在 Dispose(Boolean) 該實例上叫用。

備註

這會終止 由 、 或 啟動 Run() 的 Run-迴圈, RunWithFrameInterval(Int32) 然後叫用 UnloadRunWithFrameInterval(Int32) 事件。 Run(Double)

適用於