This app is a Xamarin.Forms app that uses MVVM and the following Xamarin.Forms controls: Slider, TableView, ListView, Carousel Page, Navigation Page.
To save the settings of the app, it uses Xamarin.Essentials.Preferences. The getter/setter of each property for LaneModel
retrieves/saves the property value from/to persistent storage.