Options
All
  • Public
  • Public/Protected
  • All
Menu

Define the valid anchor locations for a Tooltip displayed on a Placeable Object

see

TooltipManager

Index

Enumeration Members

Enumeration Members

CENTER: number

Anchor the tooltip to the center of the element.

BOTTOM: number

Anchor the tooltip to the bottom of the element.

TOP: number

Anchor the tooltip to the top of the element.

LEFT: number

Anchor the tooltip to the left of the element.

RIGHT: number

Anchor the tooltip to the right of the element.