trigger

@JvmName(name = "umtcskriiheklkgp")
suspend fun trigger(value: Output<AnalysisLayerCustomActionTrigger>)
@JvmName(name = "wgbhmigbpvbqpdhw")
suspend fun trigger(value: AnalysisLayerCustomActionTrigger)

Parameters

value

The trigger of the LayerCustomAction . Valid values are defined as follows:

  • DATA_POINT_CLICK : Initiates a custom action by a left pointer click on a data point.

  • DATA_POINT_MENU : Initiates a custom action by right pointer click from the menu.