Syntax
[Android.Runtime.Register("onResize", "(FF)V", "GetOnResize_FFHandler")]
protected virtual
void OnResize (
float width,
float height)
Parameters
- width
- the new width of the Shape
- height
- the new height of the Shape
Remarks
Requirements
Namespace: Android.Graphics.Drawables.Shapes
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1