Events_T_Rhino_RhinoApp - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp Events

The RhinoApp type exposes the following members.

Events

 

Name Description
Public eventStatic member AppSettingsChanged Is raised when settings are changed.
Public eventStatic member Closing Is raised when the application is about to close.
Public eventStatic member EscapeKeyPressed Can add or removed delegates that are raised when the escape key is clicked.
Public eventStatic member Idle Occurs when the application finishes processing and is about to enter the idle state
Public eventStatic member Initialized Is raised when the apllication is fully initialized.
Public eventStatic member KeyboardEvent Can add or removed delegates that are raised by a keyboard event.
  Back to Top

See Also

Reference

RhinoApp Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️