Android.Content.Intent.ActionManageNetworkUsage Field
Activity Action: Show settings for managing network data usage of a specific application.

Syntax

[Android.Runtime.Register("ACTION_MANAGE_NETWORK_USAGE")]
public const string ActionManageNetworkUsage

Remarks

Activity Action: Show settings for managing network data usage of a specific application. Applications should define an activity that offers options to control data usage.

[Android Documentation]

Requirements

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