Partager via


UIGestureRecognizer.LocationOfTouch(nint, UIView) Méthode

Définition

Obtient l’emplacement, dans le système de coordonnées de , de l’une des touches du mouvement.

[Foundation.Export("locationOfTouch:inView:")]
public virtual CoreGraphics.CGPoint LocationOfTouch (nint touchIndex, UIKit.UIView inView);
abstract member LocationOfTouch : nint * UIKit.UIView -> CoreGraphics.CGPoint
override this.LocationOfTouch : nint * UIKit.UIView -> CoreGraphics.CGPoint

Paramètres

touchIndex
System.System.IntPtr System.nativeint
inView
UIView

À ajouter.

Ce paramètre peut être null.

Retours

Attributs

S’applique à