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