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

Make ConstraintGroup's constraints array public(read) ? #249

Open
runningskull opened this issue Feb 8, 2017 · 0 comments
Open

Make ConstraintGroup's constraints array public(read) ? #249

runningskull opened this issue Feb 8, 2017 · 0 comments

Comments

@runningskull
Copy link

runningskull commented Feb 8, 2017

In my case, I'd like to be able to animate them directly using ie. pop, so it would be handy to have at least read-only access to the array.

❤️ Cartography. Thanks for it :)

EDIT: just realized Constraint is an internal class. Maybe exposing a computed property like layoutConstraints: [NSLayoutConstraint] is a better idea?

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

1 participant