ManagedDispatcherImplHasPendingInput Property

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool HasPendingInput { get; }

Property Value

Boolean

Implements

IDispatcherImplWithPendingInput.HasPendingInput

See Also