RadioButtonState

indigoextras.ui.RadioButtonState
See theRadioButtonState companion object
sealed trait RadioButtonState

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Hover.type
object Normal.type
object Selected.type

Members list

Value members

Abstract methods

def inHoverState: Boolean
def inSelectedState: Boolean

Concrete methods