Android.Widget.TextView.SetHint Method
Sets the text to be displayed when the text of the TextView is empty, from a resource.

Syntax

[Android.Runtime.Register("setHint", "(I)V", "")]
public void SetHint (int resid)

Parameters

resid
Documentation for this section has not yet been entered.

Remarks

Sets the text to be displayed when the text of the TextView is empty, from a resource.

[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