NumberOfTouchPoints Property (LongPressArgs)
The number of points to press, 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;}