Structs§
- Arguments passed into Present2(). Note that every argument is mandatory.
- A Stream of incoming requests for fuchsia.ui.scenic/Scenic.
- Scenic.TakeScreenshot() returns a raw BGRA formatted image in sRGB color space and with a non-linear transfer function in this struct.
- The protocol endpoints used in creating a Scenic Session.
- A Stream of incoming requests for fuchsia.ui.scenic/SessionListener.
- A Stream of incoming requests for fuchsia.ui.scenic/Session.
Enums§
- Listens for events which occur within the session.
- Client use Sessions to interact with a Scenic instance by enqueuing commands that create or modify resources.