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