問題タブ [sizetofit]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
96 問題
0
投票する
2
に答える
1459
参照
ios - UIButton sizeToFit が機能しない
これは私のコードです:
ただし、ボタンは 300 の幅全体を占めます
0
投票する
1
に答える
25
参照
ios - iOS UITextView sizeToFit により、iPad のコンテンツ テキストの高さが 2 倍になります
以下は私のtextViewのコードですがsizeToFit
、textViewの高さをコンテンツテキストの2倍以上にしています。解決策を教えてください