Hydra core
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Hydra core
Hydra core
/
knf.hydra.core.models.data
/
ChoiceItem
Choice
Item
data
class
ChoiceItem
(
val
name
:
String
,
val
value
:
String
)
Represents a choice item in the single and multi choice setting
Members
Constructors
Choice
Item
Link copied to clipboard
constructor
(
name
:
String
,
value
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Display name
value
Link copied to clipboard
val
value
:
String
Option value