Uses of Class
org.robovm.apple.contacts.CNContainer
| Package | Description |
|---|---|
| org.robovm.apple.contacts | |
| org.robovm.apple.contactsui |
-
Uses of CNContainer in org.robovm.apple.contacts
Methods in org.robovm.apple.contacts that return types with arguments of type CNContainer Modifier and Type Method Description NSArray<CNContainer>CNContactStore. getContainersMatchingPredicate(NSPredicate predicate) -
Uses of CNContainer in org.robovm.apple.contactsui
Methods in org.robovm.apple.contactsui that return CNContainer Modifier and Type Method Description CNContainerCNContactViewController. getParentContainer()Methods in org.robovm.apple.contactsui with parameters of type CNContainer Modifier and Type Method Description voidCNContactViewController. setParentContainer(CNContainer v)