tooltipAnchor property

Point tooltipAnchor

The coordinates of the point from which tooltips will "open", relative to the icon anchor.

Implementation

external Point get tooltipAnchor;
void tooltipAnchor=(Point value)

Implementation

external set tooltipAnchor(Point value);