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
Parameters
- drawable
- The Drawable to be removed from the overlay.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18