shouldAutoplay
A Boolean that indicates whether a movie should begin playback automatically.
Declaration
var shouldAutoplay: Bool { get set }Discussion
The default value of this property is true. This property determines whether the playback of network-based content begins automatically when there is enough buffered data to ensure uninterrupted playback.