I have a ScrollView and would like it to go round and round again once it’s reach the end of the scrolling. You know, like scrolling loop.
I have a custom project and .ux and .ux.uno for this. I can control the ScrollPosition, but I cannot get the Height of the content StackPanel. I also cannot get the Height of the ScrollView itself.
Or can?