Documentation for this section has not yet been entered.
Returns the suggested minimum width that the view should use. This returns the maximum of the view's minimum width) and the background's minimum width (Android.Graphics.Drawables.Drawable.MinimumWidth).
When being used in View.OnMeasure(int, System.Int32), the caller should still ensure the returned width is within the requirements of the parent.