Resource.Attribute.TextFilterEnabled Field

Definition

When set to true, the list will filter results as the user types.

[Android.Runtime.Register("textFilterEnabled")]
public const int TextFilterEnabled = 16843007;
[<Android.Runtime.Register("textFilterEnabled")>]
val mutable TextFilterEnabled : int

Field Value

Value = 16843007
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