Data Object - UsbScanCodeSpecModifierType(vim.vm.UsbScanCodeSpec.ModifierType)
- Property of
-
UsbScanCodeSpecKeyEvent
- Extends
-
DynamicData
- Since
- vSphere API 6.5
Data Object
Description
The types of key modifiers to apply to each code.
Properties
Name
|
Type
|
Description
|
leftAlt | xsd:boolean |
Left alt key
|
leftControl | xsd:boolean |
Left control key
|
leftGui | xsd:boolean |
Left gui key
|
leftShift | xsd:boolean |
Left shift key
|
rightAlt | xsd:boolean |
Right alt key
|
rightControl | xsd:boolean |
Right control key
|
rightGui | xsd:boolean |
Right gui key
|
rightShift | xsd:boolean |
Right shift key
|
Properties inherited from DynamicData |
None |
Show WSDL type definition