I have a UIView like iPhone\'s Springboard. I have created it using a UIScrollView and UIButtons. I want to disable horizontal scrolli
UIView
UIScrollView
UIButtons
You can select the view, then under Attributes Inspector uncheck User Interaction Enabled .
Attributes Inspector
User Interaction Enabled