File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Basics:
3131| fadeDuration | int | duration of image fade (in ms) |
3232| minimumZoomScale | float | The minimum allowed zoom scale. The default value is 1.0 |
3333| maximumZoomScale | float | The maximum allowed zoom scale. The default value is 3.0 |
34+ | allowsInitialPan | bool | ** iOS only** : When true, allows user to pan image before pinching first. The default value is false. |
3435| showsHorizontalScrollIndicator | bool | ** iOS only** : When true, shows a horizontal scroll indicator. The default value is true. |
3536| showsVerticalScrollIndicator | bool | ** iOS only** : When true, shows a vertical scroll indicator. The default value is true. |
3637| scale | float | Set zoom scale programmatically |
You can’t perform that action at this time.
0 commit comments