-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.MediaElement.AutoPlay |
winrt property |
Gets or sets a value that indicates whether media will begin playback automatically when the Source property is set.
<MediaElement AutoPlay="bool" .../>
true if playback is automatic; otherwise, false. The default is true.