CKSubscription.Predicate Property

Definition

Developers should not use this deprecated property.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CKQuerySubscription'.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, "Use 'CKQuerySubscription'.")]
public virtual Foundation.NSPredicate Predicate { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CKQuerySubscription'.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, "Use 'CKQuerySubscription'.")] [Foundation.Export("predicate", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Predicate : Foundation.NSPredicate

Property Value

Attributes

Applies to