Table of Contents

Interface IDispatcherImplWithPendingInput

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

Properties

CanQueryPendingInput

bool CanQueryPendingInput { get; }

Property Value

bool

HasPendingInput

bool HasPendingInput { get; }

Property Value

bool