The UILabel class implements a read-only text view in iOS.
I am tring to calculate the height of text labels in uitableview cells. After seeing that sizewithfont was deprecated with …
ios objective-c cocoa-touch uilabel sizewithfontI came from this great answer: Using Auto Layout in UITableView for dynamic cell layouts & variable row heights I've …
ios uitableview autolayout uilabel row-heightIs there a way to set part of a UILabel to be bold and another part italic? As in The …
ios cocoa-touch uilabel text-stylingwhen I try to run my game I get this fatal error: unexpectedly found nil while unwrapping an Optional value …
ios swift nsstring uilabel exc-bad-instructionI am new to iOS development. I dont know whether this questions has been asked already or not, I tried …
ios objective-c uilabel uitapgesturerecognizerI need a way to get all UILabels within a UIView without having to go through all the views within …
ios objective-c uiview uilabel subviewsTry as I might, I can't solve a UISegmentedControl bug for an iOS7 iPhone app. When I create the segmented …
ios uilabel uisegmentedcontrol uiinterfaceorientationIf you came to this question based on the title but are not interested in Mongolian, you might be looking …
ios swift uilabel uitextview mongolian-vertical-scriptI know that for elements of classes UIButton and UIBarButtonItem they automatically assume window.tintColor as the main colour, which …
uilabel ios7 uibarbuttonitem tintcolor