Class RenderOnTimer
- Namespace
- DrawnUi.Infrastructure
- Assembly
- DrawnUi.Maui.dll
public class RenderOnTimer
- Inheritance
-
RenderOnTimer
- Inherited Members
- Extension Methods
Properties
IsActive
public bool IsActive { get; }
Property Value
Methods
Start(Action, int)
public void Start(Action tickAction, int fps)