WKWebView should have public API equivalents to UIWebView's pagination APIs

Originator:cljoseph
Number:rdar://18122276 Date Originated:25-Aug-2014
Status:Open Resolved:
Product:iOS SDK Product Version:iOS 8 beta 5
Classification: Reproducible:
 
Since iOS 7 UIWebView has provided several properties (gapBetweenPages, pageCount pageLength, paginationBreakingMode, paginationMode) for paginating content. As a developer of an app that displays paginated HTML content I would love to be able to move to WKWebView for the performance benefits (and improved JavaScript integration), but currently am not able to. It appears that the pagination properties may exist as private APIs — are there plans to make them public before the public release of iOS 8?

Comments

I'm assuming there is still no way to paginate web content using WKWebView?

By Rob.Baltzer01 at Sept. 15, 2016, 5:35 p.m. (reply...)

Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!