Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uikit

Change the location of an UImenu in swift

ios swift uikit uimenu

Detecting horizontal swipes in a UIScrollView with a vertical scroll

ios uiscrollview uikit

How to insure MFMailComposeViewController doesnt send email when body is not empty?

UIImagePNGRepresentation() and scale (iPhone 4 screen)

How to change the size of the text of UIbutton in monotouch?

Using ReactiveCocoa to track UI updates with a remote object

Convert UIKit coordinates to SpriteKit coordinates

How to know if a view controller will be presented as a popover or modal?

ios iphone ipad uikit popover

How to fix UILabel intrinsicContentSize on iOS 11

ios iphone uikit uilabel

What is UIView readableContentGuide equivalent thing in the SwiftUI

ios layout uikit swiftui

How do I detect a touch over a specific area

iphone objective-c uikit

-[UIApplication setStatusBarHidden:withAnimation] does not fire KVO notifications for @"statusBarHidden" key

ios uikit

touchesBegan: withEvent: is not called when tapped on a UIButton

ios objective-c uikit uitouch

Track touch points in Multitouch

How to rotate iOS label and make it stick to edge of screen?

ios swift xcode storyboard uikit

Anchor point in SwiftUI

How can I change the back button image in the navigation bar for iOS 13?

How to create the equivalent of a SwiftUI stack view spacer programmatically

How do I add a UIButton or UISwitch in tableView:viewForFooterInSection

Where is the difference between an "transform" and an "affine transform"?

iphone uikit core-animation