open class StateListDrawableReflector : Reflector<StateListDrawable!>
<init> |
StateListDrawableReflector(real: StateListDrawable!) |
getStateCount |
open fun getStateCount(): Int |
getStateDrawable |
open fun getStateDrawable(index: Int): Drawable! |
getStateSet |
open fun getStateSet(index: Int): IntArray! |