class Controller

Defined at line 173 of file fidling/gen/sdk/fidl/fuchsia.element/fuchsia.element/cpp/fidl/fuchsia.element/cpp/markers.h

An interface that gives clients of `Manager` (element proposers) control

over the proposed element's lifecycle and annotations.

## Lifecycle

The client must keep `Controller` connected to ensure the element

remains in the session and is not destroyed. Once `Controller` is closed,

the element and its component will be terminated. The element may also terminate

itself, which will cause `Controller` to close.

Public Members

static Openness kOpenness

Records