积极答复者
win10mobile如何隐藏StatusBar

问题
答案
-
你好
在Windows 10的新特性中没看到StatusBar的调整,使用UAP的方法试一下:StatusBar.GetForCurrentView().HideAsync();
详见:
https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement.statusbar.hideasync.aspx
http://blogs.msdn.com/b/johnkenn/archive/2014/04/16/hiding-the-status-bar-in-windows-phone-8-1-apps-or-not.aspx
希望我的答案能帮助更多的人。
- 已建议为答案 Fred BaoModerator 2015年7月13日 2:14
- 已标记为答案 shao.mengModerator 2015年7月27日 2:19
-
Hello Youjack,
如果你的问题是win10 系统特性相关,请到product forum问这个问题:
http://answers.microsoft.com/en-us
如果你的问题是win10 mobile family开发相关的,那你可以尝试shao.meng的第一个link,上面标明了这个方法是支持wind10 mobile family。
Regards.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 shao.mengModerator 2015年7月27日 2:19
全部回复
-
你好
在Windows 10的新特性中没看到StatusBar的调整,使用UAP的方法试一下:StatusBar.GetForCurrentView().HideAsync();
详见:
https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.viewmanagement.statusbar.hideasync.aspx
http://blogs.msdn.com/b/johnkenn/archive/2014/04/16/hiding-the-status-bar-in-windows-phone-8-1-apps-or-not.aspx
希望我的答案能帮助更多的人。
- 已建议为答案 Fred BaoModerator 2015年7月13日 2:14
- 已标记为答案 shao.mengModerator 2015年7月27日 2:19
-
Hello Youjack,
如果你的问题是win10 系统特性相关,请到product forum问这个问题:
http://answers.microsoft.com/en-us
如果你的问题是win10 mobile family开发相关的,那你可以尝试shao.meng的第一个link,上面标明了这个方法是支持wind10 mobile family。
Regards.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 shao.mengModerator 2015年7月27日 2:19