【UIScrollView】相关的文档

UIScrollView pauses NSTimer while scrolling(UIScrollView 在滚动时暂停 NSTimer)
Limiting the scrollable area in UIScrollView(限制 UIScrollView 中的可滚动区域)
Setting up UIScrollView to swipe between 3 view controllers(设置 UIScrollView 在 3 个视图控制器之间滑动)
UIScrollView with quot;Circularquot; scrolling(带有“圆形的 UIScrollView滚动)
Deactivate UIScrollView decelerating(停用 UIScrollView 减速)
How to know exactly when a UIScrollView#39;s scrolling has stopped?(如何准确知道 UIScrollView 的滚动何时停止?)
How to disable horizontal scrolling of UIScrollView?(如何禁用 UIScrollView 的水平滚动?)
My Swift 4 UIScrollView with autolayout constraints is not scrolling(我的带有自动布局约束的 Swift 4 UIScrollView 没有滚动)
Memory leak every time UIScrollView is released(每次释放 UIScrollView 时内存泄漏)
How to use UITableView inside UIScrollView and receive a cell click?(如何在 UIScrollView 中使用 UITableView 并接收单元格点击?)
UIButton does not work when it in UIScrollView(UIButton 在 UIScrollView 中不起作用)
Why is UIScrollView leaving space on top and does not scroll to the bottom(为什么UIScrollView在顶部留下空间并且不滚动到底部)
NSTimer not fired when uiscrollview event occurs(发生 uiscrollview 事件时未触发 NSTimer)
How to enable zoom in UIScrollView(如何在 UIScrollView 中启用缩放)
How to create a UIScrollView Programmatically?(如何以编程方式创建 UIScrollView?)
UIScrollview with UIButtons - how to recreate springboard?(带有 UIButtons 的 UIScrollview - 如何重新创建跳板?)
Dismissing the keyboard in a UIScrollView(关闭 UIScrollView 中的键盘)
Disabling vertical scrolling in UIScrollView(在 UIScrollView 中禁用垂直滚动)
UIScrollView with centered UIImageView, like Photos app(具有居中 UIImageView 的 UIScrollView,如照片应用)
Getting the visible rect of an UIScrollView#39;s content(获取 UIScrollView 内容的可见矩形)
UIButton touch is delayed when in UIScrollView(UIScrollView 中的 UIButton 触摸延迟)
Paging UIScrollView in increments smaller than frame size(以小于帧大小的增量分页 UIScrollView)
Make scrollbar always visible on UIScrollView?(让滚动条在 UIScrollView 上始终可见?)
Scrolling with two fingers with a UIScrollView(使用 UIScrollView 用两根手指滚动)