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

Determines whether the widget is disabled.

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

Reference

WijVideoOptions Interface