Table of Contents

Interface IDispatcherImplWithExplicitBackgroundProcessing

Namespace
Avalonia.Threading
Assembly
Avalonia.Base.dll
[PrivateApi]
public interface IDispatcherImplWithExplicitBackgroundProcessing : IDispatcherImpl
Inherited Members

Methods

RequestBackgroundProcessing()

void RequestBackgroundProcessing()

Events

ReadyForBackgroundProcessing

event Action? ReadyForBackgroundProcessing

Event Type

Action