Thursday, April 14, 2016

UIViewAutoresizingMask basics



As for me autoresizing is technology from the past, new AutoLayout fully replaced it, but sometimes using Autoresizing easier that AutoLayout. In this small article you can read about setting UIViewAutoresizing programmatically.