ComponentOne Xamarin.Android
MotionEventSplittingEnabled Property (C1BulletGraph)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1BulletGraph Class : MotionEventSplittingEnabled Property
Syntax
'Declaration
 
Public Overridable Property MotionEventSplittingEnabled As Boolean
'Usage
 
Dim instance As C1BulletGraph
Dim value As Boolean
 
instance.MotionEventSplittingEnabled = value
 
value = instance.MotionEventSplittingEnabled
public virtual bool MotionEventSplittingEnabled {get; set;}
See Also

Reference

C1BulletGraph Class
C1BulletGraph Members