Source set: Android
public class CombinedAction(public vararg val actions: Action) : Action
Creates an action that's a composite of multiple actions.
Creates an action that's a composite of multiple actions.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public class CombinedAction(public vararg val actions: Action) : Action
Creates an action that's a composite of multiple actions.
Last updated: