public class RenderCompleteEvent
extends java.lang.Object
Event
that is triggered when a component is render complete.Modifier and Type | Class and Description |
---|---|
static class |
RenderCompleteEvent.RenderState |
Modifier and Type | Field and Description |
---|---|
RenderCompleteEvent.RenderState |
renderState |
long |
timestampMillis |
Constructor and Description |
---|
RenderCompleteEvent() |
public RenderCompleteEvent.RenderState renderState
public long timestampMillis