Android.Views.InputMethods.EditorInfo.HintText Property
The "hint" text of the text view, typically shown in-line when the text is empty to tell the user what to enter.

Syntax

[Android.Runtime.Register("hintText")]
public Java.Lang.ICharSequence HintText { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The "hint" text of the text view, typically shown in-line when the text is empty to tell the user what to enter.

[Android Documentation]

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3