Skip to content

Setting.setTooltip method

Setting › setTooltip

Official

Set the tooltip of the setting.

Signature:

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

Parameters:

Parameter Type Description
tooltip string
options? TooltipOptions | undefined *(Optional)*

Returns: this

Since: 1.1.0