File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ The loadMediaSliderView() method takes the following arguemnts-
129
129
| title | String | | Title of the slider gallery view. |
130
130
| titleBackgroundColor | String | Eg.-"#ffffff" | Backgroundcolor of the title bar for the gallery. It only accepts hexadecimal color strings. |
131
131
| titleTextColor | String | Eg.-"#000000 " | Text color of the gallery title. It only accepts hexadecimal color strings. |
132
- | startPosition | int | Eg.- 0 | Start position for your gallery. If you want to launch gallery from starting, pass 0 in the method. |
132
+ | startPosition | int | Eg.- 0 | Starting index for your gallery's list . If you want to launch gallery from starting, pass 0 in the method. |
133
133
134
134
135
135
Usage-
You can’t perform that action at this time.
0 commit comments