class CreateView2Args
Defined at line 4175 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
Args for Frame.CreateView2(), see above.
Public Methods
void CreateView2Args (Storage_ storage)
void CreateView2Args ()
Defined at line 4180 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
void CreateView2Args (CreateView2Args && )
Defined at line 4181 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
bool IsEmpty ()
CreateView2Args & operator= (CreateView2Args && )
Defined at line 4182 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/natural_types.h
const std::optional< ::fuchsia_ui_views::ViewCreationToken> & view_creation_token ()
Non-optional. This token is provided to attach the client's Flatland view to the parent's
viewport.
::std::optional< ::fuchsia_ui_views::ViewCreationToken> & view_creation_token ()
Non-optional. This token is provided to attach the client's Flatland view to the parent's
viewport.
CreateView2Args & view_creation_token (std::optional< ::fuchsia_ui_views::ViewCreationToken> value)
Non-optional. This token is provided to attach the client's Flatland view to the parent's
viewport.
void CreateView2Args (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits