Action

open class Action(actionType: ActionType)

Base class for actions.

Author

Umang Chamaria

Since

1.0.00

Constructors

Action
Link copied to clipboard
fun Action(actionType: ActionType)

Properties

actionType
Link copied to clipboard
open val actionType: ActionType

Inheritors

NavigationAction
Link copied to clipboard