コード例 #1
0
 public void setDragLengthThreshold(float value)
 {
     mDragViewComponent.setDragLengthThreshold(value);
 }