UIScrollView¶
Inherits UIField
UIScrollView is a class that allows the user to scroll content within a view.
Properties¶
HorizontalScrollMode : ScrollModeEnum¶
Determines the horizontal scroll mode of the scroll view.
VerticalScrollMode : ScrollModeEnum¶
Determines the vertical scroll mode of the scroll view.