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.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
inline fun IntSize(width: Int, height: Int): IntSize
Constructs an IntSize from width and height Int values.
Last updated: