DispatcherPriorityAsyncRenderTargetResize Field

A special priority for platforms that resize the render target in asynchronous-ish matter, should be changed into event grouping in the platform backend render

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[PrivateApiAttribute]
public static readonly DispatcherPriority AsyncRenderTargetResize

Field Value

DispatcherPriority

See Also