Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 663 Bytes

mediatransportcontrols_isvolumeenabled.md

File metadata and controls

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

Microsoft.UI.Xaml.Controls.MediaTransportControls.IsVolumeEnabled

-description

Gets or sets a value that indicates whether a user can adjust the volume of the media.

-xaml-syntax

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

-property-value

true to allow the user to adjust the volume; otherwise, false. The default is true.

-remarks

-examples

-see-also

IsVolumeButtonVisible