CloudKit.CKRecordSavePolicy Enumeration
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

Documentation for this section has not yet been entered.

Members

Member NameDescription
SaveAllKeysSave data for all keys, regardless of whether the data have changed..
SaveChangedKeysSave values for all keys for which the data have changed.
SaveIfServerRecordUnchangedDo 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