IntSize
Source set: Common
inline fun IntSize(width: Int, height: Int): IntSize
Constructs an IntSize from width and height Int values.
Constructs an IntSize from width and height Int values.
inline fun IntSize(width: Int, height: Int): IntSize
Constructs an IntSize from width and height Int values.
Last updated: