Class CNLabel

Direct Known Subclasses:
CNLabelContactRelation, CNLabelPhoneNumber

public class CNLabel
extends GlobalValueEnumeration<NSString>
  • Field Details

    • Home

      public static final CNLabel Home
      Since:
      Available in iOS 9.0 and later.
    • Work

      public static final CNLabel Work
      Since:
      Available in iOS 9.0 and later.
    • School

      public static final CNLabel School
      Since:
      Available in iOS 13.0 and later.
    • Other

      public static final CNLabel Other
      Since:
      Available in iOS 9.0 and later.
    • EmailiCloud

      public static final CNLabel EmailiCloud
      Since:
      Available in iOS 9.0 and later.
    • URLAddressHomePage

      public static final CNLabel URLAddressHomePage
      Since:
      Available in iOS 9.0 and later.
    • DateAnniversary

      public static final CNLabel DateAnniversary
      Since:
      Available in iOS 9.0 and later.
  • Method Details