Documentation

class UIElementproperty

lastRenderOutput

The last rendered output, if any; set by the UI element renderer.

lastRenderOutput?: RenderContext.Output;

Related