Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 431 Bytes

mediaplayer_autoplay.md

File metadata and controls

22 lines (15 loc) · 431 Bytes
-api-id -api-type
P:Windows.Media.Playback.MediaPlayer.AutoPlay
winrt property

Windows.Media.Playback.MediaPlayer.AutoPlay

-description

Gets or sets a Boolean value indicating if playback automatically starts after the media is loaded.

-property-value

True is playback start automatically, otherwise false.

-remarks

-examples

-see-also