1 write to ReloadSectionsAnimation
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ListViewRenderer.cs (1)
51 set { _dataSource.ReloadSectionsAnimation = value; }
1 reference to ReloadSectionsAnimation
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ListViewRenderer.cs (1)
50 get { return _dataSource.ReloadSectionsAnimation; }