Package org.robovm.apple.contacts
Class CNLabelPhoneNumber
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.contacts.CNLabel
org.robovm.apple.contacts.CNLabelPhoneNumber
public class CNLabelPhoneNumber extends CNLabel
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCNLabelPhoneNumber.AsListMarshalerstatic classCNLabelPhoneNumber.Marshalerstatic classCNLabelPhoneNumber.Values -
Field Summary
Fields Modifier and Type Field Description static CNLabelPhoneNumberAppleWatchstatic CNLabelPhoneNumberHomeFaxstatic CNLabelPhoneNumberiPhonestatic CNLabelPhoneNumberMainstatic CNLabelPhoneNumberMobilestatic CNLabelPhoneNumberOtherFaxstatic CNLabelPhoneNumberPagerstatic CNLabelPhoneNumberWorkFaxFields inherited from class org.robovm.apple.contacts.CNLabel
DateAnniversary, EmailiCloud, Home, Other, School, URLAddressHomePage, Work -
Method Summary
Modifier and Type Method Description static CNLabelPhoneNumbervalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
iPhone
- Since:
- Available in iOS 9.0 and later.
-
AppleWatch
- Since:
- Available in iOS 14.3 and later.
-
Mobile
- Since:
- Available in iOS 9.0 and later.
-
Main
- Since:
- Available in iOS 9.0 and later.
-
HomeFax
- Since:
- Available in iOS 9.0 and later.
-
WorkFax
- Since:
- Available in iOS 9.0 and later.
-
OtherFax
- Since:
- Available in iOS 9.0 and later.
-
Pager
- Since:
- Available in iOS 9.0 and later.
-
-
Method Details
-
valueOf
-