Component.keyRelease

Handler for key release events.

class Component
void delegate(KeyboardKey key, ref bool stopEvent) keyRelease;

Meta