Android.Views.ViewOverlay.Remove Method
Removes the specified Drawable from the overlay.

Syntax

[Android.Runtime.Register("remove", "(Landroid/graphics/drawable/Drawable;)V", "GetRemove_Landroid_graphics_drawable_Drawable_Handler")]
public virtual void Remove (Android.Graphics.Drawables.Drawable drawable)

See Also

ViewOverlay.Add(Android.Graphics.Drawables.Drawable)

Parameters

drawable
The Drawable to be removed from the overlay.

Remarks

Removes the specified Drawable 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