I have a control which has a property of type ContentView, how do i get the ContentView native view of UIView from within my controls renderer?
(I have a renderer for ContentView which maps the xamarin ContentView object to a UIView.)
Thanks
I have a control which has a property of type ContentView, how do i get the ContentView native view of UIView from within my controls renderer?
(I have a renderer for ContentView which maps the xamarin ContentView object to a UIView.)
Thanks