Android.Views.IViewManager Members

The members of Android.Views.IViewManager are listed below.

Public Methods

AddView(View, ViewGroup.LayoutParams)
Assign the passed LayoutParams to the passed View and add the view to the window.
RemoveView(View)
UpdateViewLayout(View, ViewGroup.LayoutParams)