Table of Contents

Method HandleMacPlatformHoverGestureRecognizer

Namespace
Alternet.UI
Assembly
Alternet.UI.Maui.dll

HandleMacPlatformHoverGestureRecognizer(PlatformView, UIHoverGestureRecognizer)

Handles 'HoverGestureRecognizer' event of the platform view on mac platform.

protected virtual void HandleMacPlatformHoverGestureRecognizer(PlatformView sender, UIHoverGestureRecognizer recognizer)

Parameters

sender PlatformView

Sender of the event.

recognizer UIHoverGestureRecognizer

Gesture recognizer.