共用方式為


CNGroup_PredicatesExtension 類別

定義

CNGroup 的擴充方法。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static class CNGroup_PredicatesExtension
type CNGroup_PredicatesExtension = class
繼承
CNGroup_PredicatesExtension
屬性

方法

GetPredicateForGroups(CNGroup, String[])
已淘汰.

NSPredicate 擷取 CNGroup 其屬性符合 identifiers 的物件 Identifier

GetPredicateForGroupsInContainer(CNGroup, String)
已淘汰.

NSPredicate 將擷取 CNGroup 其 屬性符合 containerIdentifierCNContainerIdentifier 物件。

GetPredicateForSubgroupsInGroup(CNGroup, String)
已淘汰.
已淘汰.

NSPredicate 將擷取 其 屬性符合 parentGroupIdentifierCNGroupIdentifier 子群組。

適用於