fieldBasedTooltip

@JvmName(name = "ysqvvjbvexcchfuo")
suspend fun fieldBasedTooltip(value: Output<AnalysisFieldBasedTooltipArgs>)
@JvmName(name = "uhdhlstqaobktnap")
suspend fun fieldBasedTooltip(value: AnalysisFieldBasedTooltipArgs?)

Parameters

value

The setup for the detailed tooltip. The tooltip setup is always saved. The display type is decided based on the tooltip type.


@JvmName(name = "vugrcrydfmihjlvq")
suspend fun fieldBasedTooltip(argument: suspend AnalysisFieldBasedTooltipArgsBuilder.() -> Unit)

Parameters

argument

The setup for the detailed tooltip. The tooltip setup is always saved. The display type is decided based on the tooltip type.