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.
スクロールバー (ScrollView を使用していない) を持つキャンバスがあり、スクロールバーの測定値、つまり幅と高さを知る必要があります。それらを特定する方法はありますか?ありがとう。
View.getScrollbarSize()を使用できます。垂直スクロールバーの幅または水平スクロールバーの高さを返します。