getStateList

abstract fun getStateList(): List<ButtonState>

Obtain the list of button states for the button being controlled.

Return

a non-null but possibly empty list of button states for the controlled button.