Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/how-to-autofit-the-content-based-on-the-property-change-in-xamarin.forms-listview-using-mvvm
This sample application shows how to autfit the listview item height based on property change in xamarin.forms listview in MVVM.
https://github.com/syncfusionexamples/how-to-autofit-the-content-based-on-the-property-change-in-xamarin.forms-listview-using-mvvm
mvvm xamarin xamarin-forms xamarin-listview
Last synced: 27 days ago
JSON representation
This sample application shows how to autfit the listview item height based on property change in xamarin.forms listview in MVVM.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/how-to-autofit-the-content-based-on-the-property-change-in-xamarin.forms-listview-using-mvvm
- Owner: SyncfusionExamples
- Created: 2018-11-02T10:57:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T09:41:12.000Z (8 months ago)
- Last Synced: 2024-05-10T10:45:08.829Z (8 months ago)
- Topics: mvvm, xamarin, xamarin-forms, xamarin-listview
- Language: C#
- Homepage:
- Size: 700 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How-to-autofit-the-content-based-on-the-property-change-in-xamarin.forms-listview-using-MVVM
This sample application shows how to autfit the listview item height based on property change in xamarin.forms listview using MVVM.