CADisplayLink.Paused Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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