Class ABPropertyLabel

java.lang.Object
org.robovm.apple.foundation.CocoaUtility
org.robovm.apple.addressbook.ABPropertyLabel
Direct Known Subclasses:
ABPersonDateLabel, ABPersonPhoneLabel, ABPersonRelatedNameLabel, ABPersonURLLabel

public class ABPropertyLabel
extends CocoaUtility
  • Field Details

  • Constructor Details

    • ABPropertyLabel

      protected ABPropertyLabel​(String getterName)
  • Method Details

    • value

      public CFString value()
    • valueOf

      public static ABPropertyLabel valueOf​(CFString value)
    • WorkLabel

      @Deprecated protected static CFString WorkLabel()
      Deprecated.
      Deprecated in iOS 9.0. use CNLabelWork
    • HomeLabel

      @Deprecated protected static CFString HomeLabel()
      Deprecated.
      Deprecated in iOS 9.0. use CNLabelHome
    • OtherLabel

      @Deprecated protected static CFString OtherLabel()
      Deprecated.
      Deprecated in iOS 9.0. use CNLabelOther