1
Answer

Getting context in a Page (Android/Xamarin)

Photo of Sameer M

Sameer M

8y
749
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)