Swift Scrollview Sembunyikan Gulir

scrollView.showsHorizontalScrollIndicator = false 
scrollView.showsVerticalScrollIndicator = false
Aris G