IntSize

Constructs an [IntSize] from width and height [Int] values.

IntSize

Function

Common
inline fun IntSize(width: Int, height: Int): IntSize

Constructs an IntSize from width and height Int values.