Exemplo n.º 1
0
 public void setGridTouchUpAction(Action <int> action)
 {
     _scrollView.setGridTouchUpAction(action);
 }