Context.isWindowCloseRequested

Returns true if an external process (such as the user) is requesting for the window to be closed. This value is reset once this method has been called.

@return Whether or not the window is being requested to close

class Context
abstract
bool
isWindowCloseRequested
()

Meta