Occurs upon the application shutdown.
| [Visual Basic .NET] |
|---|
Public Event OnQuit() |
| [C#] |
|---|
public void OnQuit(); |
| [Managed C++] |
|---|
public: void OnQuit(); |
| [Java] |
|---|
public void onQuit(); |
| [Unmanaged C++] |
|---|
public: void OnQuit(); |








| STK UI Application | Send comments on this topic. |
| OnQuit Event (AgUiApplication) | |
| See Also | |
![]() ![]() |