Resource.Attribute.SearchButtonText Field

Definition

Caution

deprecated

If supplied, this string will be displayed as the text of the "Search" button.

[Android.Runtime.Register("searchButtonText")]
[System.Obsolete("deprecated")]
public const int SearchButtonText = 16843269;
[<Android.Runtime.Register("searchButtonText")>]
[<System.Obsolete("deprecated")>]
val mutable SearchButtonText : int

Field Value

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