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