PanGestureRecognizer.TouchPoints Property

Definition

Gets or sets the number of touch points in the gesture.

public:
 property int TouchPoints { int get(); void set(int value); };
public int TouchPoints { get; set; }
member this.TouchPoints : int with get, set
Public Property TouchPoints As Integer

Property Value

Applies to