Control.getTooltip

Returns the tooltip, which will appear when the cursor is resting over this control. See hintTooltip.

struct Control
@nogc nothrow const
String
getTooltip
(
in Vector2 at_position = Vector2(0, 0)
)

Meta