Share via


CKQueryOperation.Cursor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CloudKit.CKQueryCursor? Cursor { [Foundation.Export("cursor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setCursor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("cursor", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setCursor:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Cursor : CloudKit.CKQueryCursor with get, set

Property Value

Attributes

Applies to