Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTML 文字列があり、UIWebview の幅を x に固定するとします。
HTML文字列をロードする前にUIWebviewの高さを計算する方法はありますか?
編集:
また、UIWebView オブジェクトを作成する前でも。
いいえ、コンテンツの高さを計算するには、コンテンツが読み込まれた UIWebview が必要です。