Android.Content.Intent.ExtraAssistContext Field
An optional field on Intent.ActionAssist and containing additional contextual information supplied by the current foreground app at the time of the assist request.

Syntax

[Android.Runtime.Register("EXTRA_ASSIST_CONTEXT")]
public const string ExtraAssistContext

Remarks

An optional field on Intent.ActionAssist and containing additional contextual information supplied by the current foreground app at the time of the assist request. This is a Android.OS.Bundle of additional data.

[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