Exemplo n.º 1
0
 public GestureListener(NativeHorizontalListView horizontalListView)
 {
     _horizontalListView = horizontalListView;
 }
Exemplo n.º 2
0
 public DataObserver(NativeHorizontalListView horizontalListView)
 {
     _horizontalListView = horizontalListView;
 }