Android.Graphics.Drawables.Drawable.InvalidateSelf Method
Use the current NoType:android/graphics/drawable/Drawable$Callback;Href=../../../../reference/android/graphics/drawable/Drawable.Callback.html implementation to have this Drawable redrawn.

Syntax

[Android.Runtime.Register("invalidateSelf", "()V", "GetInvalidateSelfHandler")]
public virtual void InvalidateSelf ()

See Also

Drawable.Callback
Drawable.SetCallback(.ICallback)

Remarks

Use the current NoType:android/graphics/drawable/Drawable$Callback;Href=../../../../reference/android/graphics/drawable/Drawable.Callback.html implementation to have this Drawable redrawn. Does nothing if there is no Callback attached to the Drawable.

[Android Documentation]

Requirements

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