次の方法で共有


CNGroup_PredicatesExtension.GetPredicateForSubgroupsInGroup メソッド

定義

注意事項

This API is only available on macOS 10.11+.

注意事項

Use 'CNGroup.CreatePredicateForSubgroupsInGroup' instead.

NSPredicateプロパティが と一致する 内のサブグループをIdentifierCNGroup取得する 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

戻り値

属性

適用対象