Location Property (LongPressArgs)
The Location to perform the long press.
Remarks
Needed only if the application developer overrode the default iOS gesture class. Default = center of the object

C# Syntax

public Location Location {get; set;}