USBConfiguration.interfaces
Draft
This page is not complete.
Secure context
This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The interfaces
read-only property of the
USBConfiguration
interface returns an array containing instances of the
USBInterface
describing each interface supported by this configuration.
Syntax
var interfaces[] = USBConfiguration.interfaces
Value
An array containing instances of USBInterface
.
Specifications
Specification | Status | Comment |
---|---|---|
Unknown The definition of 'interfaces' in that specification. |
Unknown | Initial definition. |
Browser compatibility
BCD tables only load in the browser