Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uiview

Difference between view's frame and view's bound + iPhone

iphone uiview

iOS: Disable Autorotation for a Subview

Rotate UIView in Cocoa Touch

Redrawing a UIView with a fade animation?

CALayer Antialiasing not as good as UIView antialiasing

ios objective-c uiview calayer

How can I get a full-sized UINavigationBar titleView

UIView flip vertically

Adding a subview and position it with constraints programmatically

"Application windows are expected to have a root view controller at the end of application launch" error only on iPad

Get size of UIView after applying CGAffineTransform

iPhone SDK: How to trigger drawRect on UIView subclass after orientation change?

iphone uiview drawrect

How to override both initWithFrame: and initWithCoder: in subclass of UIView?

ios objective-c uiview

How to stop an UIView animation

How to programmatically add text to a UIView

How to resize UIView by dragging from its edges?

ios uiview resize

Antialiasing edges of UIView after transformation using CALayer's transform

Blinking effect on UILabel

Is there a way to observe changes to fractionComplete in UIViewPropertyAnimator

View on top of everything: UIWindow subview VS UIViewController subview

UIImage from a UIView created with snapshotViewAfterScreenUpdates: