I'm developping a WinJS application on Windows Phone 8 and I want to "disable" the action bar. I just want when I touch the top of the screen it doesn't show the action bar. I saw several games doing that :
How can I do that with HTML or WinJS ?
You need to do two things:
You need to do both things to minimize the Action Center popup thing.