Hi,
I have a form with 4 steps inside a CarouselView (CarouselView.FormsPlugin.Abstractions) , each step needs to be completed before passing the next one, my question is how can update the step bar status based on the carousel view position? I thought this could be achieved using a binded collection to it, or a behavior, but no luck so far.
Thanks in advance.
Regards,
Eduardo R.