Bri Bri
Bri Bri

Reputation: 2206

Is there a non-deprecated replacement for NSCursor.currentSystemCursor?

I'm writing a macOS application that needs to get an image of the current system cursor. I can use NSCursor.currentSystemCursor but it's marked as deprecated starting with macOS 15. Is there a supported replacement?

Upvotes: 0

Views: 37

Answers (0)

Related Questions