Override this in your subclass to change appearance if you vary based on
the bounds.
Syntax
[Android.Runtime.Register("onBoundsChange", "(Landroid/graphics/Rect;)V", "GetOnBoundsChange_Landroid_graphics_Rect_Handler")]
protected virtual
void OnBoundsChange (
Android.Graphics.Rect bounds)
Parameters
- bounds
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1