C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1Gauge Class / MotionEventSplittingEnabled Property


In This Topic
MotionEventSplittingEnabled Property (C1Gauge)
In This Topic
Syntax
'Declaration
 
Public Overridable Property MotionEventSplittingEnabled As Boolean
 
'Usage
 
Dim instance As C1Gauge
Dim value As Boolean
 
instance.MotionEventSplittingEnabled = value
 
value = instance.MotionEventSplittingEnabled
See Also