[]
        
(Showing Draft Content)

C1.Android.Grid.GridColumnHeaderCell.DispatchTouchEvent

DispatchTouchEvent Method

DispatchTouchEvent(MotionEvent)

Pass the touch screen motion event down to the target view, or this view if it is the target.

Declaration
public override bool DispatchTouchEvent(MotionEvent e)
Parameters
Type Name Description
MotionEvent e
Returns
Type Description
bool