Compartilhar via


View.JumpDrawablesToCurrentState Método

Definição

Chame Drawable#jumpToCurrentState() Drawable.jumpToCurrentState() todos os objetos Drawable associados a esse modo de exibição.

[Android.Runtime.Register("jumpDrawablesToCurrentState", "()V", "GetJumpDrawablesToCurrentStateHandler")]
public virtual void JumpDrawablesToCurrentState ();
[<Android.Runtime.Register("jumpDrawablesToCurrentState", "()V", "GetJumpDrawablesToCurrentStateHandler")>]
abstract member JumpDrawablesToCurrentState : unit -> unit
override this.JumpDrawablesToCurrentState : unit -> unit
Atributos

Comentários

Chame Drawable#jumpToCurrentState() Drawable.jumpToCurrentState() todos os objetos Drawable associados a esse modo de exibição.

Também chama StateListAnimator#jumpToCurrentState() se houver um StateListAnimator anexado a esse modo de exibição.

Documentação Java para android.view.View.jumpDrawablesToCurrentState().

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a