-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.MediaTransportControls.IsFullWindowButtonVisible |
winrt property |
Gets or sets a value that indicates whether the full screen button is shown.
<MediaTransportControls IsFullWindowButtonVisible="bool" .../>
true to show the full screen button. false to hide the full screen button. The default is true.