Find the given event type among ones that were emitted this frame. Safety: The range has to be exhausted immediately. No input events can be emitted before the range is disposed of, or the range will break.
Input event code to find.
A range with all emitted events that match the query.
See Implementation
Find the given event type among ones that were emitted this frame. Safety: The range has to be exhausted immediately. No input events can be emitted before the range is disposed of, or the range will break.