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.
で行間隔の値 (現在テキストに適用されている) を取得するにはどうすればよいTextViewですか? API 16 以降では、呼び出す適切な関数はgetLineSpacingExtra()とgetLineSpacingMultiplier()です。API バージョン 16 未満の適切な関数は何ですか?
TextView
getLineSpacingExtra()
getLineSpacingMultiplier()