template <>

class WireSyncBufferClientImpl

Defined at line 800 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_ui_test_input::Mouse::SimulateMouseEvent> SimulateMouseEvent (::fuchsia_ui_test_input::wire::MouseSimulateMouseEventRequest MouseSimulateMouseEventRequest)

Injects an input report corresponding to the event specified.

NOTE: the `movement` parameters have a range of [-1000, 1000],

and the `scroll` parameters have a range of [-100, 100].

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.