Jump to: navigation, search

Changes


Xamarin XAML

198 bytes added, 09:33, 14 April 2020
/* SfListViewExt */
<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]]
53
edits