Source set: Common
Added in 1.11.0-rc01
inline fun Offset(x: Float, y: Float) = Offset(packFloats(x, y))
Constructs an Offset from the given relative x and y offsets
Constructs an Offset from the given relative x and y offsets
RevenueCat
Add subscriptions to your apps in minutes
Added in 1.11.0-rc01
inline fun Offset(x: Float, y: Float) = Offset(packFloats(x, y))
Constructs an Offset from the given relative x and y offsets