CGContextKanvas
When calling from Swift, use &yourCgContext
.
When calling from Swift, pass Unmanaged.passUnretained/passRetained(yourCgContext)
When calling from Swift, use &yourCgContext
.
When calling from Swift, pass Unmanaged.passUnretained/passRetained(yourCgContext)