Android.Views.ViewGroupOverlay.Remove Method
Removes the specified View from the overlay.

Syntax

[Android.Runtime.Register("remove", "(Landroid/view/View;)V", "GetRemove_Landroid_view_View_Handler")]
public virtual void Remove (View view)

See Also

ViewGroupOverlay.Add(View)
ViewOverlay.Remove(Android.Graphics.Drawables.Drawable)

Parameters

view
The View to be removed from the overlay.

Remarks

Removes the specified View from the overlay.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18