[AC-4374] Windows Phone : Overriding windows hardware back button
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | n/a |
| Status | Closed |
| Resolution | Needs more info |
| Resolution Date | 2016-10-04T16:03:19.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Alloy |
| Labels | n/a |
| Reporter | Neha |
| Assignee | Shak Hossain |
| Created | 2016-08-24T09:14:22.000+0000 |
| Updated | 2016-10-04T16:03:19.000+0000 |
Description
HI,
Is there a way we can override the hardware back button of windows phone?
When we add an event listener for windows back "windows:back", the code inside the listener is executed, but then also the current window is closed (which I guess is the default behavior of windows back button".
We do not want the windows back button to close the current window .
Hello, Currently the feature is not available for Windows, If this is possible by native platform please provide the link. We will consider it as a new feature request. Thanks.
Hi, PFB the link: http://windowsapptutorials.com/tips/general-tips/handling-the-back-button-in-a-windows-phone-8-1-app/ Thanks.
Hello, We need an official Windows docs link about the feature. We need to know how it's done natively.