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
[read-only] static | CurrentSync | SyncInfo. If a sync is active returns the information about it, otherwise returns null. |
[read-only] static | CurrentSyncs | IList<SyncInfo>. Returns a list with information about all the active syncs. |
static | MasterSyncAutomatically | bool. Gets the master auto-sync setting that applies to all the providers and accounts. |
[read-only] | OutgoingPersistedUriPermissions | IList<UriPermission>. Return list of all persisted URI permission grants that are hosted by the calling app. |
[read-only] | PersistedUriPermissions | IList<UriPermission>. Return list of all URI permission grants that have been persisted by the calling app. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |