<!--
{
  "availability" : [
    "macOS: 12.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Virtualization",
  "identifier" : "/documentation/Virtualization/VZUSBScreenCoordinatePointingDeviceConfiguration",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Virtualization"
    ],
    "preciseIdentifier" : "c:objc(cs)VZUSBScreenCoordinatePointingDeviceConfiguration"
  },
  "title" : "VZUSBScreenCoordinatePointingDeviceConfiguration"
}
-->

# VZUSBScreenCoordinatePointingDeviceConfiguration

An object that defines the configuration for a USB pointing device that reports absolute coordinates.

```
class VZUSBScreenCoordinatePointingDeviceConfiguration
```

## Overview

A `VZVirtualMachineView` can use this device to send pointer events to the VM.

## Topics

### Creating pointing devices

[`init()`](/documentation/Virtualization/VZUSBScreenCoordinatePointingDeviceConfiguration/init())

Creates a new pointing device.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)