-api-id | -api-type |
---|---|
E:Microsoft.UI.Xaml.Controls.AppBar.Opening |
winrt event |
Occurs when the AppBar starts to change from hidden to visible.
<AppBar Opening="eventhandler"/>
The Opening event occurs before the transition animation begins.
-api-id | -api-type |
---|---|
E:Microsoft.UI.Xaml.Controls.AppBar.Opening |
winrt event |
Occurs when the AppBar starts to change from hidden to visible.
<AppBar Opening="eventhandler"/>
The Opening event occurs before the transition animation begins.