Windows.UI.Xaml.Controls.MediaElement.AutoPlay
September 14, 2021 · View on GitHub
-description
Gets or sets a value that indicates whether media will begin playback automatically when the Source property is set.
-xaml-syntax
<MediaElement AutoPlay="bool" .../>
-property-value
true if playback is automatic; otherwise, false. The default is true.