Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uikit

Is it possible to draw text with shadows using the NSString UIKit additions?

ios uikit

UICollectionViewCompositionalLayout with groupPagingCentered doesn't start centered

UIView border with fade or blur effect

On iOS, why UIBezierPath drawing doesn't require a context?

iphone ios uikit core-graphics

Tab & Navigation Bar changes after upgrading to XCode 13 (& iOS 15)

ios swift xcode uikit xcode13

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