Android.Graphics.Drawables.AnimationDrawable.Stop Method

Syntax

[Android.Runtime.Register("stop", "()V", "GetStopHandler")]
public virtual void Stop ()

See Also

AnimationDrawable.IsRunning
AnimationDrawable.Start

Remarks

Stops the animation. This method has no effect if the animation is not running.

[Android Documentation]

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1