다음을 통해 공유


CNGroup_PredicatesExtension.GetPredicateForSubgroupsInGroup 메서드

정의

주의

This API is only available on macOS 10.11+.

주의

Use 'CNGroup.CreatePredicateForSubgroupsInGroup' instead.

NSPredicate 속성이 인 의 CNGroupIdentifier 하위 그룹을 검색하는 입니다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

매개 변수

This
CNGroup

이 메서드가 작동하는 인스턴스입니다.

parentGroupIdentifier
String

반환

특성

적용 대상