position property

TooltipPosition position
final

The preferred position of the tooltip relative to the child widget. It can be top, bottom, left, or right.

Implementation

final TooltipPosition position;