class CreateView2Args
Defined at line 100 of file fidling/gen/sdk/fidl/fuchsia.ui.app/fuchsia.ui.app/cpp/fidl/fuchsia.ui.app/cpp/natural_types.h
Public Methods
void CreateView2Args (Storage_ storage)
void CreateView2Args ()
Defined at line 106 of file fidling/gen/sdk/fidl/fuchsia.ui.app/fuchsia.ui.app/cpp/fidl/fuchsia.ui.app/cpp/natural_types.h
void CreateView2Args (CreateView2Args && )
Defined at line 107 of file fidling/gen/sdk/fidl/fuchsia.ui.app/fuchsia.ui.app/cpp/fidl/fuchsia.ui.app/cpp/natural_types.h
bool IsEmpty ()
CreateView2Args & operator= (CreateView2Args && )
Defined at line 108 of file fidling/gen/sdk/fidl/fuchsia.ui.app/fuchsia.ui.app/cpp/fidl/fuchsia.ui.app/cpp/natural_types.h
const std::optional< ::fuchsia_ui_views::ViewCreationToken> & view_creation_token ()
Non-optional. This token can be provided to Flatland to attach the client's child view
to the parent's viewport.
::std::optional< ::fuchsia_ui_views::ViewCreationToken> & view_creation_token ()
Non-optional. This token can be provided to Flatland to attach the client's child view
to the parent's viewport.
CreateView2Args & view_creation_token (std::optional< ::fuchsia_ui_views::ViewCreationToken> value)
Non-optional. This token can be provided to Flatland to attach the client's child view
to the parent's viewport.
void CreateView2Args (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits