Partager via


CNGroup_PredicatesExtension.GetPredicateForSubgroupsInGroup Méthode

Définition

Attention

This API is only available on macOS 10.11+.

Attention

Use 'CNGroup.CreatePredicateForSubgroupsInGroup' instead.

NSPredicate qui récupère les sous-groupes dans dont la CNGroupIdentifier propriété correspond à 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

Paramètres

This
CNGroup

Instance sur laquelle cette méthode fonctionne.

parentGroupIdentifier
String

Retours

Attributs

S’applique à