【UIScrollView】相关的文档

Get the current UIScrollView scroll values on the iPhone?(获取 iPhone 上当前的 UIScrollView 滚动值?)
UIScrollView lazy loading of images to reduce memory usage and avoid crash(UIScrollView 延迟加载图片以减少内存使用并避免崩溃)
Infinite horizontal scrolling UIScrollView(无限水平滚动 UIScrollView)
UIScrollView touches vs subview touches(UIScrollView 触摸与子视图触摸)
How do i make a UIScrollView scroll automatically at a certain speed?(如何使 UIScrollView 以一定的速度自动滚动?)
iOS: UIScrollView with dynamic content using ContainerView (step by step)(iOS:使用 ContainerView 动态内容的 UIScrollView(一步一步))
UIScrollView contentOffset change after another view pushed(推送另一个视图后 UIScrollView contentOffset 更改)
Unwanted scrolling when animating zoomScale in UIScrollView(在 UIScrollView 中为 zoomScale 设置动画时不需要的滚动)
UITapGestureRecognizer on UILabels in subview of UIScrollView not working(UIScrollView子视图中UILabels上的UITapGestureRecognizer不起作用)
How to make UIScrollView zoom in only one direction when using auto layout(使用自动布局时如何使 UIScrollView 仅向一个方向缩放)
How to make a vertical UITextView by subclassing it from UIScrollView in Swift?(如何通过从 Swift 中的 UIScrollView 子类化来制作垂直 UITextView?)
is it possible to move the UIScrollView indicator from the right side to the left?(是否可以将 UIScrollView 指示器从右侧移动到左侧?)
UIScrollView scrolling in only one direction at a time(UIScrollView 一次只向一个方向滚动)
UIScrollview animation depending on content offset(UIScrollview 动画取决于内容偏移)
iOS UIScrollView cancel UIButton touch on scroll(iOS UIScrollView取消UIButton触摸滚动)
UIImage Is Not Fitting In UIScrollView At Start(UIImage 在开始时不适合 UIScrollView)
Disabling Horizontal Scrolling from UIScrollView Swift(从 UIScrollView Swift 禁用水平滚动)
UIScrollView AutoLayout Vertical Only(UIScrollView AutoLayout 仅垂直)
Turn off Zooming in UIScrollView(关闭 UIScrollView 中的缩放)
UIScrollView scrollRectToVisible at custom speed(UIScrollView scrollRectToVisible 以自定义速度)
Why won#39;t UIScrollView scroll fully after adding objects? Using storyboard, ARC, and Xcode 4.5.2(为什么添加对象后 UIScrollView 不会完全滚动?使用故事板、ARC 和 Xcode 4.5.2)
Two finger swipe in UIScrollview for iPad application(iPad 应用程序的 UIScrollview 中的两指轻扫)
How to set subviews with AutoLayout in UIScrollView programmatically?(如何以编程方式在 UIScrollView 中使用 AutoLayout 设置子视图?)
UIScrollView phantom subviews(UIScrollView 幻象子视图)