Nil与预期的参数类型不兼容' CGPDFPage'

时间:2016-08-27 00:25:08

标签: ios swift2 xcode8 cgcontextdrawpdfpage

我该如何解决这个问题?

//Nil is not compatible with expected argument type 'CGPDFPage'
CGContextDrawPDFPage(obContext, nil) 

使用 Xcode 8 并尚未转换为swift3语法。

0 个答案:

没有答案
相关问题