Share via

Accessing a Renderer from Xamarin.Forms

Nathan Sokalski 4,111 Reputation points
2020-12-17T00:11:48+00:00

I need to access the Renderer Base Classes as mentioned at the following:

https://learn.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/custom-renderer/renderers

This says they are located at the following namespace:

Xamarin.Forms.Platform.Android

However, this namespace does not seem to be available in the shared project of Xamarin.Forms. I'm not sure what I need to add to my shared project to make this available, can anybody help me? Thanks.

Developer technologies | .NET | Xamarin

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.