nugu-android
nugu-ux-kit
/
com.skt.nugu.sdk.platform.android.ux.widget
/
NuguChipsView
/
Item
Item
class
Item
(
val
text
:
String
,
val
type
:
Chip.Type
)
Content copied to clipboard
Constructors
Properties
Constructors
Item
Link copied to clipboard
fun
Item
(
text
:
String
,
type
:
Chip.Type
)
Content copied to clipboard
Properties
text
Link copied to clipboard
val
text
:
String
Content copied to clipboard
type
Link copied to clipboard
val
type
:
Chip.Type
Content copied to clipboard