tooltipHorizontalPosition property

TooltipHorizontalPosition tooltipHorizontalPosition
final

The horizontal positioning of the tooltip WITH_WIDGET default, this aligns the tooltip to the alignment of the main widget. Other options are LEFT, RIGHT, CENTER

Implementation

final TooltipHorizontalPosition tooltipHorizontalPosition;