Piccolo.NET

PCanvas.Animating Property

Gets a value indicating if this canvas is animating.

public virtual bool Animating {get;}

Property Value

True if the canvas is animating; otherwise, false.

Remarks

Returns true if any activities that respond with true to the method isAnimating were run in the last PRoot.ProcessInputs() loop.

See Also

PCanvas Class | UMD.HCIL.Piccolo Namespace


Web Accessibility