struct PublishOptions

Defined at line 23 of file ../../sdk/lib/inspect/component/cpp/component.h

Options for a published `ComponentInspector`.

The default constructor is acceptable for many components, and will cause a default Inspector to be published via `fuchsia.inspect.InspectSink`, connected via the component's default namespace, using default `TreeHandlerSettings`.

Members