pointingDevices
The list of pointing devices.
Declaration
var pointingDevices: [VZPointingDeviceConfiguration] { get set }Discussion
The default value of this property is an empty array. If your VM exposes one or more pointing devices, assign an array of VZPointingDeviceConfiguration objects to this property.