CADisplayLink.Paused Property

Definition

Whether the notifications between the animation loop and your code are suspended.

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

Property Value

Attributes

Applies to