Source set: Common
class Open(
/** The offset to open the menu at. It must be specified. */
val offset: Offset
) : Status()
An open context menu Status.
An open context menu Status.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
class Open(
/** The offset to open the menu at. It must be specified. */
val offset: Offset
) : Status()
An open context menu Status.
Last updated: