onMouseDoubleTap abstract method

void onMouseDoubleTap(
  1. Position position
)

notify the Terminal about a mouse double tap

Implementation

void onMouseDoubleTap(Position position);