Android.OS.DropBoxManager.IsEmpty Field
Flag value: Entry's content was deleted to save space.

Value: 1

Syntax

[Android.Runtime.Register("IS_EMPTY")]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.DropBoxManagerFlags enum directly instead of this field.")]
public const DropBoxManagerFlags IsEmpty

Remarks

Flag value: Entry's content was deleted to save space.

[Android Documentation]

Requirements

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