Uses of Class
org.robovm.apple.addressbook.ABPersonProperty
| Package | Description |
|---|---|
| org.robovm.apple.addressbook | |
| org.robovm.apple.addressbookui |
-
Uses of ABPersonProperty in org.robovm.apple.addressbook
Fields in org.robovm.apple.addressbook declared as ABPersonProperty Modifier and Type Field Description static ABPersonPropertyABPersonProperty. Addressstatic ABPersonPropertyABPersonProperty. AlternateBirthdaystatic ABPersonPropertyABPersonProperty. Birthdaystatic ABPersonPropertyABPersonProperty. CreationDatestatic ABPersonPropertyABPersonProperty. Datestatic ABPersonPropertyABPersonProperty. Departmentstatic ABPersonPropertyABPersonProperty. Emailstatic ABPersonPropertyABPersonProperty. FirstNamestatic ABPersonPropertyABPersonProperty. FirstNamePhoneticstatic ABPersonPropertyABPersonProperty. InstantMessagestatic ABPersonPropertyABPersonProperty. JobTitlestatic ABPersonPropertyABPersonProperty. Kindstatic ABPersonPropertyABPersonProperty. LastNamestatic ABPersonPropertyABPersonProperty. LastNamePhoneticstatic ABPersonPropertyABPersonProperty. MiddleNamestatic ABPersonPropertyABPersonProperty. MiddleNamePhoneticstatic ABPersonPropertyABPersonProperty. ModificationDatestatic ABPersonPropertyABPersonProperty. Nicknamestatic ABPersonPropertyABPersonProperty. Notestatic ABPersonPropertyABPersonProperty. Organizationstatic ABPersonPropertyABPersonProperty. Phonestatic ABPersonPropertyABPersonProperty. Prefixstatic ABPersonPropertyABPersonProperty. RelatedNamesstatic ABPersonPropertyABPersonProperty. SocialProfilestatic ABPersonPropertyABPersonProperty. Suffixstatic ABPersonPropertyABPersonProperty. URLMethods in org.robovm.apple.addressbook that return ABPersonProperty Modifier and Type Method Description static ABPersonPropertyABPersonProperty. valueOf(int value) -
Uses of ABPersonProperty in org.robovm.apple.addressbookui
Methods in org.robovm.apple.addressbookui with parameters of type ABPersonProperty Modifier and Type Method Description voidABPersonViewController. setHighlightedItem(ABPersonProperty property, int identifier)Deprecated.