GLKViewController.Paused Property

Definition

When paused, the Update and Draw methods are not invoked.

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

Property Value

Attributes

Applies to