Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 713 Bytes

mediatransportcontrols_isfullwindowbuttonvisible.md

File metadata and controls

32 lines (20 loc) · 713 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.MediaTransportControls.IsFullWindowButtonVisible
winrt property

Windows.UI.Xaml.Controls.MediaTransportControls.IsFullWindowButtonVisible

-description

Gets or sets a value that indicates whether the full screen button is shown.

-xaml-syntax

      <MediaTransportControls IsFullWindowButtonVisible="bool" .../>
    

-property-value

true to show the full screen button. false to hide the full screen button. The default is true.

-remarks

-examples

-see-also

IsFullWindowEnabled