Android.Content.ContentResolver: Property Members

The properties of Android.Content.ContentResolver are listed below. For a list of all members, see the ContentResolver Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
CurrentSyncSyncInfo. If a sync is active returns the information about it, otherwise returns null.
[read-only]
static
CurrentSyncsIList<SyncInfo>. Returns a list with information about all the active syncs.
static
MasterSyncAutomaticallybool. Gets the master auto-sync setting that applies to all the providers and accounts.
[read-only]
OutgoingPersistedUriPermissionsIList<UriPermission>. Return list of all persisted URI permission grants that are hosted by the calling app.
[read-only]
PersistedUriPermissionsIList<UriPermission>. Return list of all URI permission grants that have been persisted by the calling app.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.