Swift Scrollview скрыть

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