Windows.UI.Xaml.Controls.AppBar.Closed

June 22, 2022 ยท View on GitHub

-description

Occurs when the AppBar changes from visible to hidden.

-xaml-syntax

<AppBar Closed="eventhandler"/>

-remarks

You can respond to the app bar being dismissed by handling the Closed event.

-examples

-see-also

Quickstart: Adding app bars

Contents

  1. 1-description
  2. 2-xaml-syntax
  3. 3-remarks
  4. 4-examples
  5. 5-see-also