struct ClientPriority

Defined at line 171 of file fidling/gen/sdk/fidl/fuchsia.hardware.display/fuchsia.hardware.display/cpp/fidl/fuchsia.hardware.display/cpp/wire_types.h

Decides which Display Coordinator client owns the displays.

The Display Coordinator has at most one connected client at each priority

level. The client with the highest priority level owns the displays. Higher

numerical values represent higher priorities.

[`fuchsia.hardware.display/INVALID_CLIENT_PRIORITY_VALUE`] is reserved as a

null value placeholder. Clients may not ask for this priority level when

connecting to the Coordinator.

Public Members

uint32_t value