LongPress(WebLongPressArgs) Method
Presses and holds this object according to the specified behavior.

C# Syntax

void LongPress( 
   WebLongPressArgs args
)

Parameters

args
The WebLongPressArgs arguments that define the behavior of the long press operation.