ManagedDispatcherImplCanQueryPendingInput Property

Definition

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

Property Value

Boolean

Implements

IDispatcherImplWithPendingInput.CanQueryPendingInput

See Also