Android.Content.Intent.ActionManagePackageStorage Field
Broadcast Action: Indicates low memory condition notification acknowledged by user and package management should be started.

Syntax

[Android.Runtime.Register("ACTION_MANAGE_PACKAGE_STORAGE")]
public const string ActionManagePackageStorage

Remarks

Broadcast Action: Indicates low memory condition notification acknowledged by user and package management should be started. This is triggered by the user from the ACTION_DEVICE_STORAGE_LOW notification.

[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