2012-11-15 54 views

回答

0

首先,你需要添加顶部的应用程序栏,就像这样:

<Page.TopAppBar> 
    <AppBar> 
     <!--App Bar Contents here --> 
    </AppBar> 
</Page.TopAppBar> 

,比添加应用程序栏里面的导航按钮。