Vjendra Gaorh
Vjendra Gaorh

Reputation: 328

Access Xamarin.Forms ListView Templated Controls in code-behind

I need to access controls which are in DataTemplate of ListView without firing any event on these controls.

On navigation to the page with the ListView, I need to dynamically change the style of these controls from the code-behind based on certain business logic and not any UI event.

Unable to find any example or documentation anywhere on internet.

So if anyone has come around similar scenario or know how to achieve this, please share. It would be a help.

Thanks

Upvotes: 0

Views: 142

Answers (0)

Related Questions