Android.Views.View.InvalidateDrawable Method
Invalidates the specified Drawable.

Syntax

[Android.Runtime.Register("invalidateDrawable", "(Landroid/graphics/drawable/Drawable;)V", "GetInvalidateDrawable_Landroid_graphics_drawable_Drawable_Handler")]
public virtual void InvalidateDrawable (Android.Graphics.Drawables.Drawable drawable)

Parameters

drawable
the drawable to invalidate

Remarks

Invalidates the specified Drawable.

[Android Documentation]

Requirements

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