Android.Content.Intent.ActionDefault Field
A synonym for Intent.ActionView, the "standard" action that is performed on a piece of data.

Syntax

[Android.Runtime.Register("ACTION_DEFAULT")]
public const string ActionDefault

Remarks

A synonym for Intent.ActionView, the "standard" action that is performed on a piece of 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 1