Indicates the status of single-point clicking.

Declaration Syntax
public bool SinglePointClickEnabled { get; set; }Public Property SinglePointClickEnabled As Boolean
public:
property bool SinglePointClickEnabled {
bool get ();
void set (bool value);
}
Remarks
Single-point clicking allows a single, brief touch to trigger a click event.
Assembly:
Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)