共用方式為


GLKViewController.Paused 屬性

定義

暫停時,不會叫用 Update 和 Draw 方法。

public virtual bool Paused { [Foundation.Export("isPaused")] get; [Foundation.Export("setPaused:")] set; }
member this.Paused : bool with get, set

屬性值

屬性

適用於