class LayerStackId

Defined at line 3976 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/hlcpp/fuchsia/ui/composition/cpp/fidl.h

A user-defined identifier for a particular layer stack created with [`Flatland.CreateLayerStack`].

Zero is never a valid `LayerStackId`; the shared identifier rules documented on

[`LayerId`] also apply.

Public Members

uint64_t value

Public Methods

::std::unique_ptr<LayerStackId> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, LayerStackId * value, size_t _offset)
zx_status_t Clone (LayerStackId * result)