View.JumpDrawablesToCurrentState メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このビューに関連付けられているすべての Drawable オブジェクトを呼び出 Drawable#jumpToCurrentState() Drawable.jumpToCurrentState()
します。
[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
- 属性
注釈
このビューに関連付けられているすべての Drawable オブジェクトを呼び出 Drawable#jumpToCurrentState() Drawable.jumpToCurrentState()
します。
また、このビューに StateListAnimator がアタッチされている場合も呼び出 StateListAnimator#jumpToCurrentState()
します。
の Java ドキュメントandroid.view.View.jumpDrawablesToCurrentState()
このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。