LongPress(LongPressArgs) Method
Taps and holds the object for a short time according to the specified behavior.

C# Syntax

void LongPress( 
   LongPressArgs args
)

Parameters

args
Additional LongPressArgs arguments that define the behavior of the long press operation.