Contents

LayerHierarchyHostingView

A view that hosts a layer hierarchy you manage in another process.

Declaration

@MainActor class LayerHierarchyHostingView

Mentioned in

Overview

To connect a view hierarchy in another process, create an instance of this class and set its handle to a LayerHierarchyHandle from the other process.

Topics

Identifying remote layer hierarchy

See Also

Layer hosting