class AttachClientView
Defined at line 45 of file fidling/gen/sdk/fidl/fuchsia.ui.test.scene/fuchsia.ui.test.scene/cpp/fidl/fuchsia.ui.test.scene/cpp/markers.h
*** NOTE: `ViewProvider` is no longer the preferred way for a parent
and child view to agree on a ViewportCreationToken / ViewCreationToken
pair. Flatland-based clients are encouraged to use `PresentView` (below)
instead of `AttachClientView`.
Elicits the server to request a view using the
`fuchsia.ui.app.ViewProvider` handle provided, and attach it to the
scene.
RETURN VALUE
This method returns the KOID for the client view's `ViewRef`.
SYNCHRONIZATION
This call returns as soon as the client `ViewRef` is available. Note
that this signal does NOT necessarily indicate that the view has been
attached to the scene.
LIFE CYCLE
Clients may drop the `Controller` connection once `AttachClientView` has
returned.
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