[PrivateApiAttribute]
public interface IRenderTimer<PrivateApiAttribute>
Public Interface IRenderTimer[<PrivateApiAttribute>]
type IRenderTimer = interface end| RunsInBackground | Indicates if the timer ticks on a non-UI thread |
| Tick | Raised when the render timer ticks to signal a new frame should be drawn. |