Menu

Close
  • Home
Subscribe
Menu

UIView

A 2-post collection

Page 1 of 1

Scaling a UIView with subviews staying the same size

Easiest way to scale a UIButton or a UITableViewCell is to set a transform on it: view.transform = CGAffineTransformMakeScale(1.5f, 1.5f); If this works »

Aleksander Balicki on objective c, UI, iOS, UIView, pixel perfect, transform, CGAffineTransform 01 November 2014

Aligned UIViews

The iOS Simulator has some nice debugging options. One of the is the Color Misaligned Images option. According to the documentation: Places a magenta overlay over »

Aleksander Balicki on pixel perfect, CGRectIntegral, UIView, UI 01 October 2014
Page 1 of 1
iOS Team Technical Fanboy © 2021
Proudly published with Ghost