Android.Content.Intent.ActionEdit Field
Activity Action: Provide explicit editable access to the given data.

Syntax

[Android.Runtime.Register("ACTION_EDIT")]
public const string ActionEdit

Remarks

Activity Action: Provide explicit editable access to the given data.

Input: Intent.Data is URI of data to be edited.

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 1