ComponentOne Xamarin.Android
MotionEventSplittingEnabled Property (C1ScrollViewer)


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

Reference

C1ScrollViewer Class
C1ScrollViewer Members