IRenderTimerRunsInBackground Property
Indicates if the timer ticks on a non-UI thread
Namespace: Avalonia.RenderingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool RunsInBackground { get; }
ReadOnly Property RunsInBackground As Boolean
Get
abstract RunsInBackground : bool with get
Property Value
Boolean