Android.Graphics.Drawables.Drawable.JumpToCurrentState Method
If this Drawable does transition animations between states, ask that it immediately jump to the current state and skip any active animations.

Syntax

[Android.Runtime.Register("jumpToCurrentState", "()V", "GetJumpToCurrentStateHandler")]
public virtual void JumpToCurrentState ()

Remarks

If this Drawable does transition animations between states, ask that it immediately jump to the current state and skip any active animations.

[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 11