The fields of Android.Provider.DocumentsContract are listed below. For a list of all members, see the DocumentsContract Members list.
See Also: Inherited members from Java.Lang.Object
const | ExtraError | string. Optional string included in a directory Android.Database.ICursor.Extras providing an error message that should be shown to a user. |
const | ExtraInfo | string. Optional string included in a directory Android.Database.ICursor.Extras providing an informational message that should be shown to a user. |
const | ExtraLoading | string. Optional boolean flag included in a directory Android.Database.ICursor.Extras indicating that a document provider is still loading data. |
const | ProviderInterface | string. Intent action used to identify Android.Provider.DocumentsProvider instances. |