Alignment of a HorizontalScrollArrangement

Hi Community,
Can I set the Alignment of a HorizontalScrollAlignment to "right" ? There is no choise in the alignment, only "left".
Thanks!

The visible area of an HSA is only as wide as needed, regardless of any width setting. In this respect, an HSA is fundamentally left and right aligned. Even a right-aligned setting wouldn't change anything.

So the question remains, what do you actually want to achieve?

Simple answer: no.

You could always reverse a list being fed to the arrangement...

Maybe try some extension to scroll to right end when screen. Initialized.