Android.Widget.TextView.SetMinEms Method
Makes the TextView at least this many ems wide

Syntax

[Android.Runtime.Register("setMinEms", "(I)V", "GetSetMinEms_IHandler")]
public virtual void SetMinEms (int minems)

Parameters

minems
Documentation for this section has not yet been entered.

Remarks

Makes the TextView at least this many ems 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