Function Node.isProcessingUnhandledKeyInput
Returns true
if the node is processing unhandled key input (see setProcessUnhandledKeyInput
).
bool isProcessingUnhandledKeyInput() nothrow @nogc const;
Returns true
if the node is processing unhandled key input (see setProcessUnhandledKeyInput
).
bool isProcessingUnhandledKeyInput() nothrow @nogc const;