Resource.Attribute.TextSuggestionsWindowStyle Field

Definition

Reference to a style that will be used for the window containing a list of possible text suggestions in an EditText.

[Android.Runtime.Register("textSuggestionsWindowStyle")]
public const int TextSuggestionsWindowStyle = 16843635;
[<Android.Runtime.Register("textSuggestionsWindowStyle")>]
val mutable TextSuggestionsWindowStyle : int

Field Value

Value = 16843635
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to