More generically, I'd like to be able to set some anchored point (with center as 0.5, 0.5) to a specific location on the screen (instead of only positioning the top-left corner of an element all the time)?
Does Xamarin Forms support this?
This would be handy for building data visualizations and simple XAML-based games.