Do I need to explicitly do anything to make Bottom AppBar appear on swipe? Or is it a default behavior of AppBars to work on swipe?
I have tested and it works fine on Right Mouse click.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Swiping up from the bottom should make the bottom AppBar appear.
In Windows 8 development you can start up your application in a simulator. This option is up where you choose build configuration and by default it says “Local Machine” (or did for me). Once you start up the simulator you can look on the right-hand side of the simulator window and there’s a button to switch to swipe mode. You can use this to test.