template <>
class WireWeakAsyncClientImpl
Defined at line 6187 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::internal::WireThenable< ::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].
Allocates 280 bytes of request buffer on the stack. The callback is stored on the heap.