nugu-android
nugu-ux-kit
/
com.skt.nugu.sdk.platform.android.ux.widget
/
NuguButton
/
Companion
Companion
object
Companion
Content copied to clipboard
Types
Functions
Properties
Types
Button
Colors
Link copied to clipboard
annotation class
ButtonColors
Content copied to clipboard
Button
Types
Link copied to clipboard
annotation class
ButtonTypes
Content copied to clipboard
Functions
dp
To
Px
Link copied to clipboard
fun
dpToPx
(
dp
:
Float
,
context
:
Context
)
:
Int
Content copied to clipboard
Properties
COLOR_BLUE
Link copied to clipboard
const
val
COLOR_BLUE
:
Int
=
0
Content copied to clipboard
COLOR_WHITE
Link copied to clipboard
const
val
COLOR_WHITE
:
Int
=
1
Content copied to clipboard
TYPE_BUTTON
Link copied to clipboard
const
val
TYPE_BUTTON
:
Int
=
1
Content copied to clipboard
TYPE_FAB
Link copied to clipboard
const
val
TYPE_FAB
:
Int
=
0
Content copied to clipboard