Android.Content.Intent.ActionAssist Field
Activity Action: Perform assist action.

Syntax

[Android.Runtime.Register("ACTION_ASSIST")]
public const string ActionAssist

Remarks

Activity Action: Perform assist action.

Input: Intent.ExtraAssistPackage, Intent.ExtraAssistContext, can provide additional optional contextual information about where the user was when they requested the assist. Output: nothing.

[Android Documentation]

Requirements

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