jQuery.wijmo.wijvideo Namespace > options type : fullScreenButtonVisible Field |
Default value: true
A value that indicates whether to show the full screen button.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijvideo.options.fullScreenButtonVisible; |
Javascript (Specification) | |
---|---|
var fullScreenButtonVisible : boolean; |