Editor.getExitFunction

Retrieve the current exit Function. This Function is called when the user presses the exit button.

You can set this function using the Editor.setExitFunction() method.


Editor.getExitFunction() : Function

Return Value

Function
The Function.

History

version event
Xopus 3.1.8 Introduction.