Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 711 Bytes

mediatransportcontrols_isskipforwardbuttonvisible.md

File metadata and controls

33 lines (20 loc) · 711 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.MediaTransportControls.IsSkipForwardButtonVisible
winrt property

Microsoft.UI.Xaml.Controls.MediaTransportControls.IsSkipForwardButtonVisible

-description

Gets or sets a value that indicates whether the skip forward button is shown.

-xaml-syntax

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

-property-value

true to show the skip forward button. false to hide the skip forward button. The default is false.

-remarks

-examples

-see-also

IsSkipForwardEnabled