Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 91519

Xamarin.Forms in Visual Studio

$
0
0

I'm building an Android App in Visual Studio and I want to use the classes within the namespace Xamarin.Forms. The compiler doesn't recognize this namespace (see below), and it says I'm missing an assembly reference. Can you point me to the correct reference?

using Xamarin.Forms; // this statement generates and error: "type of namespace Forms does not exist in namespace Xamarin, are you missing an assembly reference?"

Thanks for your help,
Mike8


Viewing all articles
Browse latest Browse all 91519

Trending Articles