Android.Widget.TextView.SetSingleLine Method
Sets the properties of this field (lines, horizontally scrolling, transformation method) to be for a single-line input.

Syntax

[Android.Runtime.Register("setSingleLine", "()V", "GetSetSingleLineHandler")]
public virtual void SetSingleLine ()

Remarks

Sets the properties of this field (lines, horizontally scrolling, transformation method) to be for a single-line input.

[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