Occurs upon the application shutdown.
[Visual Basic .NET] |
---|
Public Sub OnQuit() |
[C#] |
---|
public void OnQuit(); |
[Managed C++] |
---|
public: void OnQuit(); |
[Unmanaged C++] |
---|
public: void OnQuit(); |
[Java] |
---|
public void onQuit(); |
STK UI Application | Send comments on this topic. |
OnQuit Method (IAgUiApplicationEvents) | |
See Also |