Table of Contents

Method OnIdle

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

OnIdle(EventArgs)

Called when when the application finishes processing events and is about to enter the idle state.

protected virtual void OnIdle(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.