On 23 Apr 2017, at 06:11, Don Giovanni via swift-users
wrote:
> I'm trying to use Core Graphics to draw to a UIView.
swift-users isn’t really the right place for questions related to Apple
frameworks. You might be better off asking this in a different context, such
as the Cocoa Touch topic
Hello All.
I'm trying to use Core Graphics to draw to a UIView. I'm purposely avoiding
using UIKit drawing methods for UIView because I'd like to go deeper into
drawing: i have a button whose push down implementation in the View Controller
is:
let colorSpace = CGColorSpaceCreateDeviceRGB()