Android.OS.DropBoxManagerFlags Enumeration
Enumerates values returned by several types and taken as a parameter of several types.

Syntax

[System.Flags]
public enum DropBoxManagerFlags

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
IsEmptyFlag value: Entry's content was deleted to save space.
IsGzippedFlag value: Content can be decompressed with Java.Util.Zip.GZIPOutputStream.
IsTextFlag value: Content is human-readable UTF-8 text (can be combined with IS_GZIPPED).
NoneDocumentation for this section has not yet been entered.

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0