<controls:SfListViewExt RememberScrollPosition="True"/>
</syntaxhighlight>
When using multiple Lists on one page (e.g. in a TabbedView), it is necessary to set the AutomationId property uniquely for each list on the page, to support the remembering of the ScrollPosition.
[[Category:Client|Xamarin XAML]]