get State
fun getState(isEnabled: Boolean, isRollover: Boolean, isSelected: Boolean, isPressed: Boolean): ComponentState
Content copied to clipboard
Returns the component state that matches the specified parameters.
Return
The component state that matches the specified parameters.
Parameters
is Enabled
Enabled flag.
is Rollover
Rollover flag.
is Selected
Selected flag.