Bespoke Multi-Touch Framework
SinglePointClickTimeThreshold Property
NamespacesBespoke.MultiTouch.FrameworkMouseEmulatorElementSinglePointClickTimeThreshold
Gets or sets the maximum duration allowed for a single-point to be considered a click.
Declaration Syntax
C#Visual BasicVisual C++
public TimeSpan SinglePointClickTimeThreshold { get; set; }
Public Property SinglePointClickTimeThreshold As TimeSpan
public:
property TimeSpan SinglePointClickTimeThreshold {
	TimeSpan get ();
	void set (TimeSpan value);
}

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)