コード例 #1
0
 public void setDragDirection(DRAG_DIRECTION direction)
 {
     mDragViewComponent.setDragDirection(direction);
 }