1
Answer

How to use external Style.css in Xamarin.forms XAML page.

Ask a question
I have a Xamarin.forms PCL application and I want to designed it with external Style.css file.
I am not sure about how I can call this to my XAML Page.

Answers (1)