contextMenu method

void contextMenu(
  1. int x,
  2. int y
)

Implementation

void contextMenu(int x, int y) => obj.contextMenuInPicture(x, y);