Enumerates policies that control when or if a record should be saved.
Syntax
[MonoTouch.ObjCRuntime.Availability(MonoTouch.ObjCRuntime.Platform.Mac_10_10, MonoTouch.ObjCRuntime.Platform.None, MonoTouch.ObjCRuntime.Platform.None, MonoTouch.ObjCRuntime.Platform.None)]
[MonoTouch.ObjCRuntime.iOS(8, 0)]
[MonoTouch.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: MonoTouch.CloudKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0