Skip to content

Setting.setTooltip method

Setting › setTooltip

Official

Set the tooltip of the setting.

Signature:

setTooltip(tooltip: string, options?: TooltipOptions | undefined): this

Parameters:

ParameterTypeDescription
tooltipstring
options?TooltipOptions | undefined*(Optional)*

Returns: this

Since: 1.1.0