Table of Contents

Method HandleMacPlatformPressesCancelled

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

HandleMacPlatformPressesCancelled(PlatformView, PressesEventArgs)

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

protected virtual void HandleMacPlatformPressesCancelled(PlatformView sender, PlatformView.PressesEventArgs e)

Parameters

sender PlatformView

Sender of the event.

e PlatformView.PressesEventArgs

Event arguments.