Changes

Version 4.4 (Xamarin)

13 bytes removed, 11:26, 29 June 2023
/* Test */
= XAML Notes =
<br/>
 
== Test ==
 
* When using a DataTrigger to set the properties of a footer for a ListView, the sequence of the properties inside the DataTrigger might matter in some cases. It seems to occur since Version 4.4 due to a Syncfusion update and could lead to the page not being rendered properly and appearing empty. If you encounter such an issue please workaround by adding the IsStickyFooter Property Setter on top inside the DataTrigger. For details, please [[Xamarin_XAML#DataTrigger_to_set_Footer_Properties_in_a_ListView|read this]].
337
edits