Android.Widget.TextView.SetMaxEms Method
Makes the TextView at most this many ems wide

Syntax

[Android.Runtime.Register("setMaxEms", "(I)V", "GetSetMaxEms_IHandler")]
public virtual void SetMaxEms (int maxems)

Parameters

maxems
Documentation for this section has not yet been entered.

Remarks

Makes the TextView at most 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