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

Don't call layoutSubviews directly #12

Open
vkaramov opened this issue Jan 3, 2014 · 0 comments
Open

Don't call layoutSubviews directly #12

vkaramov opened this issue Jan 3, 2014 · 0 comments

Comments

@vkaramov
Copy link

vkaramov commented Jan 3, 2014

From Apple docs:
"You should not call this method directly. If you want to force a layout update, call the setNeedsLayout method instead to do so prior to the next drawing update. If you want to update the layout of your views immediately, call the layoutIfNeeded method."

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