toggle menu
Affogato
1.10.2
jvm
switch theme
search in API
affogato-core-ktx
/
com.parsuomash.affogato.core.ktx.operations
/
toInt
to
Int
fun
Boolean
.
toInt
(
)
:
Int
Convert
Boolean
to
Int
.
Example:
true.toInt() // 1
false.toInt() // 0
Content copied to clipboard
Since
1.1.0