I am trying to convert the following code from Xamarin ios to Xamarin Android.
I want to know what is UIView equivalent in Android?
The following code is written in xamarin.ios and I need to convert to xamarin.android
public UIView View {get {return cView;}}
The core UI element in Android is the View
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With