ApplicationCallback Class |
Namespace: Eto.Forms
The ApplicationCallback type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationCallback | Initializes a new instance of the ApplicationCallback class |
| Name | Description | |
|---|---|---|
| OnInitialized |
Raises the initialized event.
| |
| OnNotificationActivated |
Raises the notification activated event.
| |
| OnTerminating |
Raises the terminating event.
| |
| OnUnhandledException |
Raises the unhandled exception event.
|