LayerRenderer.Drawable.View
A type that provides information on how to render content into the frame’s textures.
Declaration
struct ViewOverview
Compositor Services provides a view for each distinct render viewpoint. For example, a head-mounted display typically contains two views: one for each eye. Use the information in the views to set up your render pass descriptor, or to determine which part of a texture to fill with content.