Summary
Having the ability to set the orientation of a listview, if I need it to scroll up/down or left/right
API Changes
using Xamarin.Forms;
var List = new ListView();
List.Orientation = ListViewOrientation.Horizontal;
Intended Use Case
The most common use case for this one is to have multiple elements like App Store or Google Play store