Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft Edge More info
Read in English
Read in English Edit
Twitter LinkedIn Facebook Email

ElementGesturesExtensions Class

  • Reference

Definition

Namespace:
Xamarin.Forms.Markup
Assembly:
Xamarin.Forms.Core.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

In this article

public static class ElementGesturesExtensions
type ElementGesturesExtensions = class
Inheritance
Object
ElementGesturesExtensions

Methods

BindClickGesture<TGestureElement>(TGestureElement, String, Object, String, Object)
BindSwipeGesture<TGestureElement>(TGestureElement, String, Object, String, Object)
BindTapGesture<TGestureElement>(TGestureElement, String, Object, String, Object)
ClickGesture<TGestureElement>(TGestureElement, Action<ClickGestureRecognizer>)
Gesture<TGestureElement,TGestureRecognizer>(TGestureElement, Action<TGestureRecognizer>)
PanGesture<TGestureElement>(TGestureElement, Action<PanGestureRecognizer>)
PinchGesture<TGestureElement>(TGestureElement, Action<PinchGestureRecognizer>)
SwipeGesture<TGestureElement>(TGestureElement, Action<SwipeGestureRecognizer>)
TapGesture<TGestureElement>(TGestureElement, Action<TapGestureRecognizer>)

Applies to

  • Previous Version Docs
  • Blog
  • Contribute
  • Privacy & Cookies
  • Terms of Use
  • Trademarks
  • © Microsoft 2022

In this article

  • Previous Version Docs
  • Blog
  • Contribute
  • Privacy & Cookies
  • Terms of Use
  • Trademarks
  • © Microsoft 2022