- child
- the child view to add
- width
- Documentation for this section has not yet been entered.
- height
- Documentation for this section has not yet been entered.
Adds a child view with this ViewGroup's default layout parameters and the specified width and height.
Note: do not invoke this method from View.Draw(Android.Graphics.Canvas), View.OnDraw(Android.Graphics.Canvas), ViewGroup.dispatchDraw(android.graphics.Canvas) or any related method.