IntOffset

Constructs a [IntOffset] from [x] and [y] position [Int] values.

IntOffset

Function

Common
inline fun IntOffset(x: Int, y: Int): IntOffset

Constructs a IntOffset from x and y position Int values.