isFinished

Deprecated

Use isFinished directly.

Reports if this EdgeEffectCompat's animation is finished. If this method returns false after a call to draw the host widget should schedule another drawing pass to continue the animation.

Return

true if animation is finished, false if drawing should continue on the next frame.