Android.Widget.TextView.Length Method
Returns the length, in characters, of the text managed by this TextView

Syntax

[Android.Runtime.Register("length", "()I", "GetLengthHandler")]
public virtual int Length ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the length, in characters, of the text managed by this TextView

[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