Firefox Tomorrow

web api instance property

USBDevice: usbVersionSubminor property

View on MDN ↗

Limited availabilitySecure contextAvailable in workers

The usbVersionSubminor read only property of the USBDevice interface is one of three properties that declare the USB protocol version supported by the device. The other two properties are USBDevice.usbVersionMajor and USBDevice.usbVersionMinor.

Value

The first of three properties that declare the USB protocol version supported by the device.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.