TouchScrollSettingsTouchAndScrollEnabled Property

Gets or sets a value indicating if Touch & Scroll functionality is enabled.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public bool TouchAndScrollEnabled { get; set; }

Property Value

Boolean

Remarks

For more information on Touch & Scroll functionality see the description for TouchScrollSettings.

See Also