invalidate()
Invalidates a layer hierarchy.
Declaration
func invalidate()Mentioned in
Discussion
When you call this method, the layer hierarchy is no longer of use. Communicate with your browser app process to remove the related hosting view (LayerHierarchyHostingView) from its superview.