template <>
class WireTableBuilder
Defined at line 3204 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/wire_types.h
Public Methods
template <typename First = ::fuchsia_settings::wire::ToggleStateFlags, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_settings::wire::ToggleStateFlags>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_settings::wire::DeviceState> & toggle_flags (First && first, Args &&... args_)
Controls the on/off state of the input device.
Defined at line 3217 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/wire_types.h
Friends
template <>
class DeviceState