Android.Widget.TextView.SetMinWidth Method
Makes the TextView at least this many pixels wide

Syntax

[Android.Runtime.Register("setMinWidth", "(I)V", "GetSetMinWidth_IHandler")]
public virtual void SetMinWidth (int minpixels)

Parameters

minpixels
Documentation for this section has not yet been entered.

Remarks

Makes the TextView at least this many pixels wide

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1