contentSize 内容大小,默认0
tracking 按住后还没有拖动则为YES
zoomBouncing 是否放大到最大或最小
zooming 是否正在缩放
decelerating 是否继续滑动中 (YES/NO)
decelerationRate 手指滑动放开后减速率
maximumZoomScale 放大最大倍数
minimumZoomScale 缩到最小倍数
pagingEnabled 自动滚动到边界
scrollEnabled 是否可以拖动
showHorizontalScrollIndicator 是否显示水平滚动条
showVerticalScrollIndicator 是否显示垂直滚动条
bounces 缩放到最大最小是否反弹
directionLockEnabled 锁定一个方向运动
indicatorStyle 滚动条样式:默认、黑、白
scrollIndicatorInsets 滚动条位置 |
|