Android.Views.IViewManager: Method Members

The methods of Android.Views.IViewManager are listed below. For a list of all members, see the IViewManager Members list.

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)