iOS 13 mouse support

Is there a way to detect right-clicks using the iOS 13 mouse support? Is there any API for iOS 13 mouse?

Replies

I expect UIKit/UIGestureRecognizer to be the API, but I don't see anything public facing in terms of iOS 13 mouse support available to 3rd parties at this time.