TooltipOptions

The display options for the visual tooltip.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The selected type for the tooltip. Choose one of the following options:

Link copied to clipboard

Determines whether or not the tooltip is visible.

Functions

Link copied to clipboard
inline fun copy(block: TooltipOptions.Builder.() -> Unit = {}): TooltipOptions
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String