Contents

controls

A Boolean value that determines whether the playback controls appear.

Declaration

attribute boolean controls;

Discussion

On the desktop, if false (the default), the playback controls do not appear; otherwise, they do appear. On iOS, a native application is used to playback video in full screen; therefore, this property is ignored.

See Also

Getting and Setting Properties