lastRenderOutput
The last rendered output, if any; set by the UI element renderer.
lastRenderOutput?: RenderContext.Output;
Related
class UIElement abstract
The base class for built-in UI view elements.
The last rendered output, if any; set by the UI element renderer.
lastRenderOutput?: RenderContext.Output;