Enumerates policies that control when or if a record should be saved.
Syntax
[ObjCRuntime.Availability(ObjCRuntime.Platform.Mac_10_10, ObjCRuntime.Platform.None, ObjCRuntime.Platform.None, ObjCRuntime.Platform.None)]
[ObjCRuntime.iOS(8, 0)]
[ObjCRuntime.Native]
public enum CKRecordSavePolicy
Remarks
Members
| Member Name | Description |
|---|
| SaveAllKeys | Save data for all keys, regardless of whether the data have changed.. |
| SaveChangedKeys | Save values for all keys for which the data have changed. |
| SaveIfServerRecordUnchanged | Do not save data if the record was changed after the local copy was created. |
Requirements
Namespace: CloudKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0