Share via


Contacts.Intents.UI.FilterTextExtraKey Field

Definition

Caution

deprecated

Used as an int extra field in FilterContactsAction intents to supply the text on which to filter.

[Android.Runtime.Register("FILTER_TEXT_EXTRA_KEY")]
[System.Obsolete("deprecated")]
public const string FilterTextExtraKey;
[<Android.Runtime.Register("FILTER_TEXT_EXTRA_KEY")>]
[<System.Obsolete("deprecated")>]
val mutable FilterTextExtraKey : string

Field Value

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