TouchListTouchConfig Property

Stores the TouchTool parameters configuaration.

Definition

Namespace: BeeMobile.TouchList
Assembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter")]
public TouchHandlerConfiguration TouchConfig { get; set; }

Property Value

TouchHandlerConfiguration

See Also