Quartz Core is the framework that includes Core Animation, Core Image, and Core Video
I know how to create and animate a view like the one in the Share sub view of the new …
iphone ios objective-c uiview quartz-coreHow can I call non-public iOS functions and acces non public properies from Swift? Specifically, I would like to use …
ios objective-c swift iphone-privateapi quartz-coreI need QuartzCore.framework to add borderColor to a textfield, how?
ios swift quartz-core cglayerI'm trying to adapt an example provided by Apple in order to programmatically draw stars in line, the code is …
objective-c ios geometry quartz-coreI'm trying to get my UITextView's corners to be masked by the rounded corners of the grouped UITableViewCell that contains …
ios uikit quartz-core cglayerI noticed, what CALayer, on iOS SDK haven't autoresizingMask property. I'm not sure what custom overloading of method "setFrame:" can …
ios core-animation calayer quartz-coreI'm trying to build an app that use layers, my app structure is UIView --> UIScrollView --> UIView …
ios5 calayer cgcontext quartz-coreI am trying to add gradient to a UIView programmatically but it is not working. It just appears to have …
ios swift uiview quartz-core cagradientlayerI attributed Text with different textcolors. For better readability on highlighted text i use backgroundcolor. Is it possible to bring …
ios iphone uilabel nsattributedstring quartz-core