On interface builder there is an option to limit a UIScrollView's scrolling to either vertical or horizontal.
However I couldn't find a property or a method in UIScrollView to enable such behavior.
Is it achieved through some other way or am I missing something?