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