Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uikit

How to set the UIButton state to be highlighted after pressing it

ios cocoa-touch uikit uibutton

How can I modify a UIColor's hue, brightness and saturation?

iphone ios xcode uikit uicolor

iOS UIFont caching?

ios uikit uifont

Swift 3.0 Syntax change for UIUserNotificationSettings

ios swift uikit

Setting badge value in UITabBarItem in UIViewController

shouldReceiveTouch on UITableViewCellContentView

Using variables in CGRectMake, Swift, UIkit

ios xcode swift uikit

How to resize an UIImage while maintaining its Aspect Ratio

ios objective-c uiimage uikit

How do I notify system when supportedInterfaceOrientations changes?

How to change the size of the crop rect when using UIImagePickerController

viewWillTransitionToSize:withTransitionCoordinator: called when app goes into the background or inactive

ios cocoa-touch uikit ios9

Setting UIButton titleEdgeInsets and imageEdgeInsets is slow with Autolayout

Use of undeclared type 'UITableViewSection' even though UIKit is imported

ios uitableview uikit

When does a touchesBegan become a touchesMoved?

iphone uikit multi-touch

How reliable is KVO with UIKit

Dynamic UILabel Heights/Widths in UITableViewCell in all Orientations

ios uikit

Offscreen UITableViewCells (for size calculations) not respecting size class?

IPhone - UIView addSubview Gap at top

iphone uikit uiview

How to convert UIImage/CGImageRef's alpha channel to mask?

Is it faster to create UITableViewCell programmatically or load one from a nib?

iphone ios cocoa-touch uikit