getCurrentDrawableState

open fun getCurrentDrawableState(): Array<Int>

Returns the drawable state for the key, based on the current state and type of the key.

Return

the drawable state of the key.

See also

android.graphics.drawable.StateListDrawable

android.graphics.drawable.StateListDrawable#setState(int[])