template <>

class WireTableBuilder

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

Public Methods

template <typename First = int64_t, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<int64_t>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_ui_test_input::wire::MediaButtonsDeviceScheduleSimulateButtonPressRequest> & delay (First && first, Args &&... args_)

The length of the delay before sending the button (in nanos).

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

Friends

template <>
class MediaButtonsDeviceScheduleSimulateButtonPressRequest