New posts in uiview

iOS: Disable Autorotation for a Subview

"Incorrect" frame / window size after re-orientation in iPhone

UIView's border color in Interface builder doesn't work?

Move UIView up when the keyboard appears in iOS

How to make a circular UIView

Orientation in a UIView added to a UIWindow

addSubview animation

How can I do Key Value Observing and get a KVO callback on a UIView's frame?

UIView - How to get notified when the view is loaded?

Creating a reusable UIView with xib (and loading from storyboard)

UIView animateWithDuration doesn't animate cornerRadius variation

Can UIView be copied?

UIGestureRecognizer blocks subview for handling touch events

Reuse a uiview xib in storyboard

resize superview after subviews change dynamically using autolayout

Swift UIView background color opacity

Why masksToBounds = YES prevents CALayer shadow?

Determine if UIView is visible to the user?

Loading an "overlay" when running long tasks in iOS

Difference between addSubview and insertSubview in UIView class