Android.Views.View.JumpDrawablesToCurrentState Method
Call Android.Graphics.Drawables.Drawable.JumpToCurrentState on all Drawable objects associated with this view.

Syntax

[Android.Runtime.Register("jumpDrawablesToCurrentState", "()V", "GetJumpDrawablesToCurrentStateHandler")]
public virtual void JumpDrawablesToCurrentState ()

Remarks

Call Android.Graphics.Drawables.Drawable.JumpToCurrentState on all Drawable objects associated with this view.

Also calls Android.Animation.StateListAnimator.JumpToCurrentState if there is a StateListAnimator attached to this view.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11