<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSEvent/EventType/tabletPoint",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSEventType@NSEventTypeTabletPoint"
  },
  "title" : "NSEvent.EventType.tabletPoint"
}
-->

# NSEvent.EventType.tabletPoint

The user touched a point on a tablet.

```
case tabletPoint
```

## Discussion

Tablets generate tablet-point events between a mouse-down event and the first mouse drag event.

---

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)