Control.hintTooltip

Changes the tooltip text. The tooltip appears when the user's mouse cursor stays idle over this control for a few moments.

  1. String hintTooltip [@property getter]
    struct Control
    @nogc nothrow @property
    String
    hintTooltip
    ()
  2. String hintTooltip [@property setter]

Meta