Unschedule any events associated with the given Drawable.
Syntax
[Android.Runtime.Register("unscheduleDrawable", "(Landroid/graphics/drawable/Drawable;)V", "GetUnscheduleDrawable_Landroid_graphics_drawable_Drawable_Handler")]
public virtual
void UnscheduleDrawable (
Android.Graphics.Drawables.Drawable who)
See Also
Parameters
- who
- The Drawable to unschedule.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1