Class WebLongPressArgs
Arguments that define additional behavior for the Long Press method.
Inherited Members
Namespace: HP.LFT.SDK.Web
Assembly: HP.LFT.SDK.dll
Syntax
public class WebLongPressArgs : TimedGestureArgs
Constructors
WebLongPressArgs()
Initializes a new instance of the WebLongPressArgs class with default arguments (press at the center of the object for 1 second).
Declaration
public WebLongPressArgs()