edgesForExtendedLayout outside of loadView/viewDidLoad
edgesForExtendedLayout outside of loadView/viewDidLoad
- Subject: edgesForExtendedLayout outside of loadView/viewDidLoad
- From: Torsten Curdt <email@hidden>
- Date: Fri, 17 Jun 2016 10:46:07 +0200
For debugging purposes I am trying to toggle "edgesForExtendedLayout"
outside of loadView/viewDidLoad - but it seems like the change goes
unnoticed.
I tried "setNeedsLayout" and "setNeedsUpdateConstraints" on the vc view -
but that does not work.
Now I am a bit stumped - how can I trigger a re-layout?
cheers,
Torsten
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden