【发布时间】:2014-07-17 21:06:07
【问题描述】:
我不确定这里的术语是否正确,但我有兴趣隐藏屏幕顶部的栏。
我看到 Windows Phone 8 的示例概述了以下内容:
xmlns:shell="clr-namespace:Microsoft.Phone.Shell;assembly=Microsoft.Phone"
Shell:SystemTray.IsVisiable="False" (Or true to display the tray)
Shell:SystemTray.BackgroundColor="Transparent"
但这在 8.1 中不起作用。
如何在 Windows Phone 8.1 中实现这一点?
【问题讨论】:
-
这是一篇很棒的文章,介绍了如何使其成为一种行为,使其可重用且很酷。 visuallylocated.com/post/2014/04/08/…