-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.MediaTransportControls.IsVolumeEnabled |
winrt property |
Gets or sets a value that indicates whether a user can adjust the volume of the media.
<MediaTransportControls IsVolumeEnabled="bool" .../>
true to allow the user to adjust the volume; otherwise, false. The default is true.