IDispatcherImplWithPendingInput Interface

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
C#
[PrivateApiAttribute]
public interface IDispatcherImplWithPendingInput : IDispatcherImpl
Implements
IDispatcherImpl

Properties

Methods

Events

Signaled
(Inherited from IDispatcherImpl)
Timer
(Inherited from IDispatcherImpl)

See Also