In iOS, is there a way to programmatically find out whether a storyboard, or xib, has been defined using Auto Layout or Springs & Struts?
This would be useful when writing a method which needs to be able to operate on either.
In iOS, is there a way to programmatically find out whether a storyboard, or xib, has been defined using Auto Layout or Springs & Struts?
This would be useful when writing a method which needs to be able to operate on either.