| Annotation Type | Description |
|---|---|
| Action |
To be used with a RenderUnit: annotates that this method is an action that can be taken on this
RenderUnit from the UI thread.
|
| UIState |
To be used with a RenderUnit: annotates that this field is mutable state that can be accessed on
the UI thread only.
|