menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class SfPanGestureRecognizer

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

    Constructors

    SfPanGestureRecognizer()

    Declaration
    public SfPanGestureRecognizer()

    SfPanGestureRecognizer(NSObject, Selector)

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

    SfPanGestureRecognizer(Action)

    Declaration
    public SfPanGestureRecognizer(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