template <>
class NaturalSyncClientImpl
Defined at line 249 of file fidling/gen/sdk/fidl/fuchsia.ui.test.input/fuchsia.ui.test.input/cpp/fidl/fuchsia.ui.test.input/cpp/natural_messaging.h
Public Methods
::fidl::Result< ::fuchsia_ui_test_input::Mouse::SimulateMouseEvent> SimulateMouseEvent (const ::fidl::Request< ::fuchsia_ui_test_input::Mouse::SimulateMouseEvent> & request)
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].