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