NumberOfTouchPoints Property (TapArgs)
The number of points to tap, similar to the number of fingers you would use for the gesture on a real device. (iOS Only)
Remarks
Default = 1

C# Syntax

public int NumberOfTouchPoints {get; set;}