onKeyUp method

void onKeyUp(
  1. PCanvasKeyEvent event
)

Canvas onKeyUp handler.

Implementation

void onKeyUp(PCanvasKeyEvent event) {}