Android.Resource.Attribute.TextEditSuggestionItemLayout Field
Layout of the TextView item that will populate the suggestion popup window.

Value: 16843636

Syntax

[Android.Runtime.Register("textEditSuggestionItemLayout")]
public const int TextEditSuggestionItemLayout

Remarks

Layout of the TextView item that will populate the suggestion popup window.

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

[Android Documentation]

Requirements

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