public static void DFDragging(DragInfo dragInfo) { if (IT_Gesture.onDualFDraggingE != null) { IT_Gesture.onDualFDraggingE(dragInfo); } }