mhdhejazi / Dynamic

Call hidden/private API in style! The Swift way.

Home Page:https://medium.com/@mhdhejazi/calling-ios-and-macos-hidden-api-in-style-1a924f244ad1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mouse tracking using NSView in Catalyst

polymerchm opened this issue · comments

Can one get at a UIView's underlying NSVIew? (assuming that this is the case) using dynamics. Want to trigger an event if the mouse is moved at all using NSTrackingArea. Or is there something simpler?