Click or drag to resize

RhinoAppIdle Event

Occurs when the application finishes processing and is about to enter the idle state

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public static event EventHandler Idle

Value

Type: SystemEventHandler
See Also