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