toggle menu
ui-extension
1.0.4
androidJvm
switch theme
search in API
ui-extension
/
com.highcapable.betterandroid.ui.extension.graphics
/
toHexColor
to
Hex
Color
@
JvmName
(
name
=
"convertToHexColor"
)
fun
Int
.
toHexColor
(
)
:
String
Convert integer color to hex string.
Receiver
the current color.
Return
String