ComponentOne Xamarin.Android
MotionEventSplittingEnabled Property (GridCellsPanel)


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

Reference

GridCellsPanel Class
GridCellsPanel Members