コード例 #1
0
 public static int getOverScrollMode(View view) {
   return IMPL.getOverScrollMode(view);
 }