Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
Application Class
Application Methods
AsyncInvoke Method
Attach Method
GetCallback Method
Invoke Method
InvokeAsync Method
Localize Method
OnInitialized Method
OnLocalizeString Method
OnNotificationActivated Method
OnTerminating Method
OnUnhandledException Method
Open Method
Quit Method
Restart Method
Run Method
RunIteration Method
Application
Quit Method
Quits the application
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
void
Quit
()
Public
Sub
Quit
member
Quit
:
unit
->
unit
Remarks
This will call the
Terminating
event before terminating the application.
See Also
Reference
Application Class
Eto.Forms Namespace