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.
- Documentation
- › API
- › Global objects API
- › Editor.getExitFunction
Editor.getExitFunction() : Function
: FunctionReturn Value
History
| version | event |
|---|---|
| Xopus 3.1.8 | Introduction. |