Answer the question
In order to leave comments, you need to log in
Where is the best place to put application settings in a WP 8.1 app?
Hello. I decided to make my Windows Store application universal and I had a few questions about the Windows Phone project.
one). In Windows 8.1 there is a special flyout for settings, which is located on the panel with "charm buttons", but in Windows Phone I did not find it. Where to place application settings?
2). Where in the application to place the privacy policy?
Answer the question
In order to leave comments, you need to log in
On a separate page, which is called by clicking on the button in the app bar
I'm writing single-page HTML apps and I'll have the settings panel accessible by swipe to the right (in WP8.1) and by clicking in the AppBar (Windows 8.1).
Stupidly I make a div, I throw controls on it to the heap, and show / hide it with animation
WinJS.UI.Animation.showPanel()
WinJS.UI.Animation.hidePanel()
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question