IRenderTimerRunsInBackground Property

Indicates if the timer ticks on a non-UI thread

Definition

Namespace: Avalonia.Rendering
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool RunsInBackground { get; }

Property Value

Boolean

See Also