Skip to content

Commit 37fce69

Browse files
authored
Merge pull request zbtang#50 from ojcarcete/documentation-setpage
added setPage and setPageWithoutAnimation to docs
2 parents e9817be + 84a8892 commit 37fce69

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/viewpager.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@
1111
| scrollEnabled | bool | false | |
1212

1313

14+
| Method | Params | Default | Note |
15+
| --- | --- | --- | --- |
16+
| setPage | selectedPageIndex | | |
17+
| setPageWithoutAnimation | selectedPageIndex | | |
18+
19+

0 commit comments

Comments
 (0)