Source set: Common
Added in 1.11.0-rc01
inline fun Size(width: Float, height: Float) = Size(packFloats(width, height))
Constructs a Size from the given width and height
Constructs a Size from the given width and height
RevenueCat
Add subscriptions to your apps in minutes
Added in 1.11.0-rc01
inline fun Size(width: Float, height: Float) = Size(packFloats(width, height))
Constructs a Size from the given width and height