PopupEvent

interface PopupEvent

Interface representing a popup action event.

Properties

Link copied to clipboard
abstract val metadata: ActionMetadata

The metadata for tracking the popup action.

Link copied to clipboard
abstract val variables: Map<String, Any?>

The variables associated with the popup.