UiThreadRenderTimer.

StartCore(Action<TimeSpan>) Method

Namespace
Avalonia.Rendering
Containing Type
UiThreadRenderTimer

Syntax

protected override IDisposable StartCore(Action<TimeSpan> tick)

Parameters

Name Type Description
tick Action<TimeSpan>

Return Value

Type Description
IDisposable