class CreateView2Args
Defined at line 3635 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
Args for Frame.CreateView2(), see above.
Public Methods
void CreateView2Args ()
Defined at line 3637 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
void CreateView2Args (const CreateView2Args & other)
Defined at line 3638 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
CreateView2Args & operator= (const CreateView2Args & other)
Defined at line 3639 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
void CreateView2Args (CreateView2Args && other)
Defined at line 3640 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_web::wire::CreateView2Args> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_web::wire::CreateView2Args> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_web::wire::CreateView2Args>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
CreateView2Args & operator= (CreateView2Args && other)
Defined at line 3641 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
::fuchsia_ui_views::wire::ViewCreationToken & view_creation_token ()
Non-optional. This token is provided to attach the client's Flatland view to the parent's
viewport.
bool has_view_creation_token ()
void ~CreateView2Args ()
Defined at line 3643 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder