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