layer
The layer represented by this layer hierarchy.
Declaration
var layer: CALayer? { get set }Discussion
Set this property to the root layer of the hierarchy that you host in a LayerHierarchyHostingView in the browser app.
The layer represented by this layer hierarchy.
var layer: CALayer? { get set }Set this property to the root layer of the hierarchy that you host in a LayerHierarchyHostingView in the browser app.