Table of Contents

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

bool

Methods

Start(Action, int)

public void Start(Action tickAction, int fps)

Parameters

tickAction Action
fps int