SearchManager.AppData Field

Definition

Intent extra data key: Use this key with Intent.

[Android.Runtime.Register("APP_DATA")]
public const string AppData;
[<Android.Runtime.Register("APP_DATA")>]
val mutable AppData : string

Field Value

String
Attributes

Remarks

Java documentation for android.app.SearchManager.APP_DATA.

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