combinedAction
Source set: Android
public fun combinedAction(vararg actions: Action): Action
Creates an action that's a composite of multiple actions.
Parameters
| actions | The actions to combine. |
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 fun combinedAction(vararg actions: Action): Action
Creates an action that's a composite of multiple actions.
| actions | The actions to combine. |
Last updated: