ryanmcgrath / cacao

Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
MIT License
1.85k stars 69 forks source link

feat: add current cursor and currentsystem cursor #37

Closed glepnir closed 2 years ago

glepnir commented 2 years ago

currentCursor

currentSystemCursor

ryanmcgrath commented 2 years ago

Thanks!