Scenic.ViewPort.Input.fetch_captures
You're seeing just the function
fetch_captures
, go back to Scenic.ViewPort.Input module for more information.
Specs
fetch_captures(viewport :: Scenic.ViewPort.t(), captured_by :: nil | pid()) :: {:ok, list()}
Retrieve a list of input captured by the caller.
Returns: { :ok, list }