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.
hb.horizontalScrollPosition = value を適用していますが、horizonalScrollPolicy = on/off では機能しません。これを達成する他の方法はありますか?
ありがとう。
コンテンツの読み込みに関連するスクロール位置を正確にいつ設定していますか? おそらく、コンテンツはまだ測定されていません。スクロール位置を設定する前に、callLater を使用してフレームを待機してみてください。