[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter")]
public TouchScrollSettings TouchScrollSettings { get; }<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter")>
Public ReadOnly Property TouchScrollSettings As TouchScrollSettings
GetThe Touch & Scroll functionality means that the user presses the mouse at the bottom of the Cylinder or at the top of the Cylinder and holds the mouse pressed to to scroll it downwards or upwards.
To make use of this functionality, you have to set the TouchAndScrollEnabled property to true.