Skip to content

TooltipTriggerMode

Properties

  • LONG_PRESS –

    Tooltip will be shown after a long press.

  • MANUAL –
  • TAP –

    Tooltip will be shown after a single tap.

Properties#

LONG_PRESS = 'long_press' class-attribute instance-attribute #

Tooltip will be shown after a long press.

MANUAL = 'manual' class-attribute instance-attribute #

TAP = 'tap' class-attribute instance-attribute #

Tooltip will be shown after a single tap.