Android.Content.Intent.ActionDeviceStorageLow Field
Broadcast Action: A sticky broadcast that indicates low memory condition on the device

Syntax

[Android.Runtime.Register("ACTION_DEVICE_STORAGE_LOW")]
public const string ActionDeviceStorageLow

Remarks

Broadcast Action: A sticky broadcast that indicates low memory condition on the device

This is a protected intent that can only be sent by the system.

[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