template <>
class WireTableBuilder
Defined at line 648 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h
Public Methods
template <typename First = uint64_t, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<uint64_t>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_ui_test_context::wire::ScenicRealmFactoryCreateRealmRequest> & display_rotation (First && first, Args &&... args_)
Defined at line 659 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h
template <typename First = ::fuchsia_math::wire::SizeU, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_math::wire::SizeU>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_ui_test_context::wire::ScenicRealmFactoryCreateRealmRequest> & display_dimensions (First && first, Args &&... args_)
Optional. If it has a value, the width and height must not be zero.
Defined at line 671 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h
Friends
template <>
class ScenicRealmFactoryCreateRealmRequest