Wijmo UI for the Web
showControlsOnHover Field
wijmo.video Namespace > WijVideoOptions Interface : showControlsOnHover Field

Determines whether to display the controls only when hovering the mouse to the video.

Syntax
var instance; // Type: wijmo.video.WijVideoOptions;
var value; // Type: boolean
value = instance.showControlsOnHover;
var showControlsOnHover : boolean;
See Also

Reference

WijVideoOptions Interface