Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem to set current page #63

Open
Hemant-7 opened this issue May 16, 2020 · 1 comment
Open

Problem to set current page #63

Hemant-7 opened this issue May 16, 2020 · 1 comment

Comments

@Hemant-7
Copy link

pageControl.currentPage = 0
currentPage is not set as 0, it show Error: Cannot assign to property: 'currentPage' is a get-only property

@varunDM
Copy link

varunDM commented Jun 10, 2020

pageControl.set(progress: 0, animated: true) is the proper way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants