template <>
class WireTableBuilder
Defined at line 321 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 = ::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::RealmFactoryCreateRealmRequest> & display_dimensions (First && first, Args &&... args_)
Optional. If it has a value, the width and height must not be zero.
Defined at line 333 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 RealmFactoryCreateRealmRequest