Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 723 Bytes

mediatransportcontrols_isfastforwardbuttonvisible.md

File metadata and controls

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

Windows.UI.Xaml.Controls.MediaTransportControls.IsFastForwardButtonVisible

-description

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

-xaml-syntax

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

-property-value

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

-remarks

-examples

-see-also

IsFastForwardEnabled