kotlin-stdlib / kotlin / Number / toInt toInt Common JVM JS Native 1.0 abstract fun toInt(): Int Returns the value of this number as an Int, which may involve rounding or truncation.