Freigeben über


CNGroup_PredicatesExtension.GetPredicateForSubgroupsInGroup Methode

Definition

Achtung

This API is only available on macOS 10.11+.

Achtung

Use 'CNGroup.CreatePredicateForSubgroupsInGroup' instead.

Ein NSPredicate , der die Untergruppen in der CNGroup abruft, deren Identifier -Eigenschaft mit übereinstimmt parentGroupIdentifier.

[System.Obsolete("This API is only available on macOS 10.11+.")]
public static Foundation.NSPredicate GetPredicateForSubgroupsInGroup (this Contacts.CNGroup This, string parentGroupIdentifier);
[Foundation.Export("predicateForSubgroupsInGroupWithIdentifier:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Obsolete("Use 'CNGroup.CreatePredicateForSubgroupsInGroup' instead.", false)]
public static Foundation.NSPredicate GetPredicateForSubgroupsInGroup (this Contacts.CNGroup This, string parentGroupIdentifier);
static member GetPredicateForSubgroupsInGroup : Contacts.CNGroup * string -> Foundation.NSPredicate

Parameter

This
CNGroup

Die Instanz, auf der diese Methode ausgeführt wird.

parentGroupIdentifier
String

Gibt zurück

Attribute

Gilt für: