iPhoneOSGameView.Stop 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
終止 run-loop。
public void Stop ();
member this.Stop : unit -> unit
例外狀況
實例已在 Dispose(Boolean) 該實例上叫用。
備註
這會終止 由 、 或 啟動 Run() 的 Run-迴圈, RunWithFrameInterval(Int32) 然後叫用 UnloadRunWithFrameInterval(Int32) 事件。 Run(Double)