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