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

How to access the child page view content? #18

Open
rlam3 opened this issue Dec 17, 2016 · 2 comments
Open

How to access the child page view content? #18

rlam3 opened this issue Dec 17, 2016 · 2 comments
Labels

Comments

@rlam3
Copy link

rlam3 commented Dec 17, 2016

The following line in the code is preventing me from tinting the color of my icons. Is there a workaround to accessing the child page view controllers?

Thanks!

    fileprivate var container: AlertPageViewController!
@PhilippeBoisney
Copy link
Owner

Not really, what do you want to do exactly ?

@benguild
Copy link

benguild commented Dec 8, 2017

My pull request #28 includes an optional delegate method callback for this. If you implement it, that method will be called when the view controller is displayed, to perform any animations or manipulations, etc.

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

No branches or pull requests

3 participants