IWindow.terminated

If exit was requested. This call should only be used if the window was created with WindowUsage.host. In the case of a plug-in, the plugin client will request termination of the window through its destructor.

interface IWindow
nothrow @nogc
bool
terminated
()

Meta