ShowTooltip: ((preferPlacingAboveCursor?) => void)

Type declaration

    • (preferPlacingAboveCursor?): void
    • Moves to tooltip to align with the cursor and shows it.

      Parameters

      • Optional preferPlacingAboveCursor: boolean

        Whether the preferred position is above the cursor or not.

      Returns void

Generated using TypeDoc