IVsLongIdleEvents.OnExitIdle Method

Definition

Occurs when the user has made some keyboard or mouse input that caused the shell to exit the long idle state.

public:
 void OnExitIdle();
public:
 void OnExitIdle();
void OnExitIdle();
public void OnExitIdle ();
abstract member OnExitIdle : unit -> unit
Public Sub OnExitIdle ()

Applies to