class DisplayOwnership
Defined at line 1166 of file fidling/gen/sdk/fidl/fuchsia.ui.composition.internal/fuchsia.ui.composition.internal/hlcpp/fuchsia/ui/composition/internal/cpp/fidl.h
Get information about Scenic ownership of the primary display.
Public Members
static const char[] Name_
Public Methods
void ~DisplayOwnership ()
void GetEvent (GetEventCallback callback)
Gets an event signaled with SIGNAL_DISPLAY_OWNED or SIGNAL_DISPLAY_NOT_OWNED
when display ownership changes.