class Controller

Defined at line 36 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/markers.h

A protocol used to operate on a component.

One may get access to a `Controller` when creating a component with the

`Realm.CreateChild` method. You may also obtain a `Controller` for an

existing child component with the `Realm.OpenController` method.

Public Members

static Openness kOpenness

Records