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 stringExtraAssistContext
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.