MTKView.Paused Property

Definition

Gets or sets a Boolean value that controls whether the draw loop is paused.

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

Property Value

Attributes

Applies to