Hi!
How do I select an item in the listview at runtime (mvvm) and make this item always visible on the screen? Can you help me?
Example:
I press a button to select any item from the list. If this item is not appearing on the screen, listview automatically positions it on the item, making it visible.
Regards,
Rodrigo