-api-id | -api-type |
---|---|
E:Windows.UI.Xaml.Controls.AppBar.Opened |
winrt event |
Occurs when the AppBar changes from hidden to visible.
<AppBar Opened="eventhandler"/>
You can respond to the app bar being opened by handling the Opened event.
-api-id | -api-type |
---|---|
E:Windows.UI.Xaml.Controls.AppBar.Opened |
winrt event |
Occurs when the AppBar changes from hidden to visible.
<AppBar Opened="eventhandler"/>
You can respond to the app bar being opened by handling the Opened event.