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