1
Answer

Getting context in a Page (Android/Xamarin)

Sameer M

Sameer M

7y
204
1
Going crazy with this one...
 
I have an android app with a content page in which i create a listview.
 
In order to create an adapter and bind to the list view, I need to pass the context. How do I get the context?
 
 
Answers (1)