Example #1
0
 private void TapHomeButton(UITapGestureRecognizer tapGesture)
 {
     BottomSheetVC.MoveSheetToBound(1);
 }