browserClosing | |||||||
Type | message | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | xbrowser_closing | ||||||
Summary | Sent when a browser instance is closing | ||||||
Introduced | 2.8.1 | ||||||
OS | mac, windows | ||||||
Platforms | desktop | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: revBrowserClose Function: revBrowserOpen Glossary: function | ||||||
Security | network | ||||||
Description | The browserClosing message is sent to the current card of a stack containing a browser object when the browser object is about to close.
|