RootOverlayPaintNode

A node that emits screen-coordinate drawing commands after the complete retained tree.

Root overlays are not enclosed by ancestor child clips and therefore suit transient surfaces such as tooltips and menus. Implementations must not use this contract for ordinary post-child decoration, which belongs on OverlayPaintNode.

Functions

Link copied to clipboard

Paints this node's root overlay on the owning tree thread.