Skip to content

Commit 69cf2ef

Browse files
committed
update readme
1 parent fd6d85f commit 69cf2ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)