position property

Offset position
final

Coordinate of the position of the pointer, in logical pixels in the global coordinate space.

See also:

  • localPosition, which is the position transformed into the local coordinate system of the event receiver.

Implementation

final Offset position;