How does tabview realize the whole cycle

Description

Version:v8.1

Tabview hides the btns, The interface turns left and right by sliding.

How does tabview slide from the first to the last, and from the last to the first.
Like the effect of sliding between the first and second.
The whole tabview is a cycle.

What MCU/Processor/Board and compiler are you using?

vs2019 simulator

What do you want to achieve?

The whole tabview is a cycle.
Slide to the left on the first page to reach the last page.
Slide to the right on the last page to reach the first page.

The code block(s) should be formatted like:

/*You code here*/

@kisvegabor Hello, do you have any suggestions, Thank you!

Hi,

take a look at this thread: How to scroll items circularly? - #2 by kisvegabor