I have a webview which is the top window in the hierarchy and has been declared as shown below. However, it does not scale pages to fit. Pages are top left aligned, but are
in Swift2
self.webView.scalesPageToFit = true self.webView.contentMode = UIViewContentMode.ScaleAspectFit