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