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 Name | Description |
---|
IsEmpty | Flag value: Entry's content was deleted to save space. |
IsGzipped | Flag value: Content can be decompressed with Java.Util.Zip.GZIPOutputStream. |
IsText | Flag value: Content is human-readable UTF-8 text (can be combined with IS_GZIPPED). |
None | Documentation 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