sendEnd method

void sendEnd()

Implementation

void sendEnd() {
  binding.keyboard.sendEnd();
}