Table of Contents

Method HasPendingEvents

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HasPendingEvents()

Checks whether there are any pending events in the queue.

public virtual bool HasPendingEvents()

Returns

bool

true if there are any pending events in the queue, false otherwise.