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

Delegate for PageChange #21

Open
Saemy1 opened this issue Feb 25, 2014 · 1 comment
Open

Delegate for PageChange #21

Saemy1 opened this issue Feb 25, 2014 · 1 comment

Comments

@Saemy1
Copy link

Saemy1 commented Feb 25, 2014

Can you add a delegete for page changes?

@protocol SMPageControlDelegate

  • (void)smPageControl:(id)sender didChangeToPage:(NSInteger *)index;

@EnD

@cupojoe
Copy link

cupojoe commented Apr 8, 2017

This feature would be crucial to make this usable beyond eye candy.

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

3 participants
@Saemy1 @cupojoe and others