Changed: no loop on carousel

This commit is contained in:
Ray 2021-07-28 22:03:20 +01:00
parent 9e1f15a613
commit cb1a930980
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ namespace MobileApp1.Views
//};
//indicatorView1.templ
carouselView1.Loop = false;
indicatorView1.Position = 0;
}