Function InputNode.unhandledInput

abstract bool unhandledInput (
  const(InputEvent) event
);

Returns

Whether the mark the given input event as handled, stopping propagation through the input tree.