onPagerAutomatedAction

abstract fun onPagerAutomatedAction(actionId: String, reportingMetadata: JsonValue?, state: LayoutData)

Called when a pager changes its page due to a swipe.

Parameters

actionId

The action Id.

reportingMetadata

Optional reporting metadata.

state

The layout state.