position property

Pair<int, int> position
final

It's the coordinate of the button in form (y,x)

Implementation

final Pair<int, int> position;