Hello Community,
Real straight-forward and easy question here. I am looking through the Xamarin.Forms.Core and Xamarin.Forms.Xaml assemblies, and I do not see an obvious way of serializing/deserializing Xaml files. How is this done in Xamarin.Forms currently? In .NET there is XamlServices.Load and Save, so I am looking for the equivalent in Xamarin.Forms.
Thank you for any assistance,
Michael