获取高度和宽度
当我输入 Android 的 webview 的 URL 时,我可以获取页面的高度和宽度吗?我需要获取此页面的宽度和高度。
Can I get the hight and width the page web when i enter the Url to the webview for android i need to get the width and hight to this page.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果 WebView 适合视图中的 HTML 页面以避免滚动,则视图的宽度和高度也适用于该页面。
If WebView fits the HTML page in the view to avoid scrolling, then the width and the height of the view applies for the page as well.