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

A value that indicates whether to show the full screen button.

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

Reference

WijVideoOptions Interface