Interface IKeyEventPostProcessor
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/KeyEventPostProcessor.html
public interface IKeyEventPostProcessor
Methods
PostProcessKeyEvent(KeyEvent)
bool PostProcessKeyEvent(KeyEvent arg0)