草庐IT

PaginationMode

全部标签

ios - UIWebView PaginationMode 总是显示白色背景,如何让它透明?

我尝试使用“paginationMode”为iOS7后者制作我的html内容分页。//setwebviewtotransparentwebView.backgroundColor=[UIColorclearColor];webView.opaque=NO;//setmulti-columnswebView.paginationBreakingMode=UIWebPaginationBreakingModePage;webView.paginationMode=UIWebPaginationModeLeftToRight;webView.pageLength=webView.bounds