Uses of Class
org.robovm.apple.corespotlight.CSPerson
| Package | Description |
|---|---|
| org.robovm.apple.corespotlight |
-
Uses of CSPerson in org.robovm.apple.corespotlight
Methods in org.robovm.apple.corespotlight that return types with arguments of type CSPerson Modifier and Type Method Description NSArray<CSPerson>CSSearchableItemAttributeSet. getAdditionalRecipients()NSArray<CSPerson>CSSearchableItemAttributeSet. getAuthors()NSArray<CSPerson>CSSearchableItemAttributeSet. getHiddenAdditionalRecipients()NSArray<CSPerson>CSSearchableItemAttributeSet. getPrimaryRecipients()Method parameters in org.robovm.apple.corespotlight with type arguments of type CSPerson Modifier and Type Method Description voidCSSearchableItemAttributeSet. setAdditionalRecipients(NSArray<CSPerson> v)voidCSSearchableItemAttributeSet. setAuthors(NSArray<CSPerson> v)voidCSSearchableItemAttributeSet. setHiddenAdditionalRecipients(NSArray<CSPerson> v)voidCSSearchableItemAttributeSet. setPrimaryRecipients(NSArray<CSPerson> v)