on Handle Action
If an Action is registered in a specific view, it is called when a click event occurs.
Since
3.16.0
Parameters
view
the view that was clicked.
action
the registered Action data
message
the clicked message
If an Action is registered in a specific view, it is called when a click event occurs.
3.16.0
the view that was clicked.
the registered Action data
the clicked message