CKFetchRecordZoneChangesOptions.DesiredKeys Property

Definition

Gets or sets a list of strings that identify which fields of a record to select.

public virtual string[] DesiredKeys { [Foundation.Export("desiredKeys", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setDesiredKeys:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.DesiredKeys : string[] with get, set

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to