-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.AppBarButton.Label |
winrt property |
Gets or sets the text description displayed on the app bar button.
<AppBarButton Label="stringContent" .../>
- stringContent
- stringContentA string that is displayed as the label of the app bar button.