Contents

requiresUserActionForMediaPlayback

A Boolean value that indicates whether HTML5 videos require the user to start playing them (true) or whether the videos play automatically (false).

Declaration

var requiresUserActionForMediaPlayback: Bool { get set }

See Also

Deprecated