Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 681 Bytes

mediatransportcontrols_isfastforwardenabled.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.MediaTransportControls.IsFastForwardEnabled

-description

Gets or sets a value that indicates whether a user can fast forward the media.

-xaml-syntax

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

-property-value

true to allow the user to fast forward; otherwise, false. The default is false.

-remarks

-examples

-see-also

IsFastForwardButtonVisible