cordova-docs icon indicating copy to clipboard operation
cordova-docs copied to clipboard

exitApp should be documented

Open adipascu opened this issue 3 years ago • 1 comments

A lot of use use the window.navigator.app.exitApp functionality. I think the entire window.navigator.app API should be documented. This will make it clear if it's a public facing API or not. This will also open up the possibility of adding in typescript definitions.

I can't find another better built-in replacement for this API. There is at least one reference in the current documentation to this api. I think there were more references in previous versions of the Cordova documentation.

adipascu avatar Apr 18 '22 13:04 adipascu

Moving this to the cordova docs repo, pull requests are welcome.

breautek avatar Apr 18 '22 15:04 breautek