CNGroup_PredicatesExtension Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for 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
- Inheritance
-
CNGroup_PredicatesExtension
- Attributes
Methods
GetPredicateForGroups(CNGroup, String[]) |
Obsolete.
A NSPredicate that will retrieve the CNGroup objects whose Identifier properties match |
GetPredicateForGroupsInContainer(CNGroup, String) |
Obsolete.
A NSPredicate that will retrieve the CNGroup objects in the CNContainer whose Identifier property matches |
GetPredicateForSubgroupsInGroup(CNGroup, String) |
Obsolete.
Obsolete.
A NSPredicate that will retrieve the subgroups in the CNGroup whose Identifier property matches |