Method HandleMacPlatformHoverGestureRecognizer
HandleMacPlatformHoverGestureRecognizer(PlatformView, UIHoverGestureRecognizer)
Handles 'HoverGestureRecognizer' event of the platform view on mac platform.
protected virtual void HandleMacPlatformHoverGestureRecognizer(PlatformView sender, UIHoverGestureRecognizer recognizer)
Parameters
sender
PlatformViewSender of the event.
recognizer
UIHoverGestureRecognizerGesture recognizer.