class CreateViewWithViewRef
Defined at line 641 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/markers.h
Creates a new view using the specified `view_token`. Caller should pass the other end of
the token to [`fuchsia.ui.gfx/ViewHolderArgs`] to attach the new view to a view tree.
`view_ref` can be cloned before passing it to this method, which will allow clients to
track the view.
`view_ref_control` must not have the `ZX_RIGHT_DUPLICATE` set, or view creation will fail
and `view_token` will be closed.
See the description of [`CreateContextParams.service_directory`] for additional services
that must be present when using this method.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal