Windows.UI.Xaml.Controls.AppBarButton.Label
June 22, 2022 · View on GitHub
-description
Gets or sets the text description displayed on the app bar button.
-xaml-syntax
<AppBarButton Label="stringContent" .../>
-xaml-values
- stringContent
- stringContentA string that is displayed as the label of the app bar button.