menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfLongPressGestureRecognizer - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfLongPressGestureRecognizer

    Inheritance
    System.Object
    SfLongPressGestureRecognizer
    Namespace: Syncfusion.XForms.MacOS.Core
    Assembly: Syncfusion.Core.XForms.macOS.dll
    Syntax
    public class SfLongPressGestureRecognizer : NSPressGestureRecognizer

    Constructors

    SfLongPressGestureRecognizer()

    Declaration
    public SfLongPressGestureRecognizer()

    SfLongPressGestureRecognizer(NSObject, Selector)

    Declaration
    public SfLongPressGestureRecognizer(NSObject target, Selector action)
    Parameters
    Type Name Description
    Foundation.NSObject target
    ObjCRuntime.Selector action

    SfLongPressGestureRecognizer(Action)

    Declaration
    public SfLongPressGestureRecognizer(Action action)
    Parameters
    Type Name Description
    System.Action action

    Methods

    AddTarget(Action)

    Declaration
    public void AddTarget(Action action)
    Parameters
    Type Name Description
    System.Action action

    Dispose(Boolean)

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved