onStateChanged

open fun onStateChanged(stateSet: Array<Int>): Boolean(source)

Return

true if the given state causes this color to change, otherwise false. If the color has changed, it can be retrieved via getColor.

See also