IdleDispatchedHandler Delegate

Represents the method that handles CoreWindow idle priority dispatch events.

Syntax

public delegate void IdleDispatchedHandler(
         IdleDispatchedHandlerArgs^ e
)  

Parameters

e
Type: IdleDispatchedHandlerArgs 

The set of arguments returned by the callback.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

Windows.UI.Core Namespace