Android.App.SearchManager.AppData Field
Intent extra data key: Use this key with Intent.

Syntax

[Android.Runtime.Register("APP_DATA")]
public const string AppData

Remarks

Intent extra data key: Use this key with Intent.ACTION_SEARCH and Android.Content.Intent.GetBundleExtra(string) to obtain any additional app-specific data that was inserted by the activity that launched the search.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1