CNContainer_PredicatesExtension 类

定义

CNContainer 的扩展方法。

[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 CNContainer_PredicatesExtension
type CNContainer_PredicatesExtension = class
继承
CNContainer_PredicatesExtension
属性

方法

GetPredicateForContainerOfContact(CNContainer, String)
已过时.

检索一个适当的 , NSPredicate 以便检索 CNContainer 包含 CNContact 标识符 contactIdentifier为 的 。

GetPredicateForContainerOfGroup(CNContainer, String)
已过时.

检索一个适当的 , NSPredicate 以便检索 CNContainer 包含 CNGroup 标识符 groupIdentifier为 的 。

GetPredicateForContainers(CNContainer, String[])
已过时.

检索一个适当的 , NSPredicate 以便检索 CNContainer 具有 由 identifiers指定的标识符的对象。

适用于