<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 10.0.0 - 10.12.0"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSOtherMouseDownMask",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSOtherMouseDownMask"
  },
  "title" : "NSOtherMouseDownMask"
}
-->

# NSOtherMouseDownMask

A mask for other mouse-down events.

```
static const NSEventMask NSOtherMouseDownMask;
```

---

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)