<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSCursor/zoomIn",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(cs)NSCursor(cpy)zoomInCursor"
  },
  "title" : "zoomIn"
}
-->

# zoomIn

Returns the zoom-in cursor.

```
class var zoomIn: NSCursor { get }
```

## Discussion> Note: This cursor is used to indicate zooming in on (magnifying) a canvas or object.

---

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)