GLKViewController.PauseOnWillResignActive Property

Definition

Gets or sets a Boolean value that controls whether the rendering loop will pause when the application resigns from the active state.

public virtual bool PauseOnWillResignActive { [Foundation.Export("pauseOnWillResignActive")] get; [Foundation.Export("setPauseOnWillResignActive:")] set; }
member this.PauseOnWillResignActive : bool with get, set

Property Value

Attributes

Applies to