Android.Content.Intent.ExtraAssistPackage Field
An optional field on Intent.ActionAssist containing the name of the current foreground application package at the time the assist was invoked.

Syntax

[Android.Runtime.Register("EXTRA_ASSIST_PACKAGE")]
public const string ExtraAssistPackage

Remarks

An optional field on Intent.ActionAssist containing the name of the current foreground application package at the time the assist was invoked.

[Android Documentation]

Requirements

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