Package org.robovm.apple.uikit
Class NSDocumentType
public class NSDocumentType extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSDocumentType.AsListMarshalerstatic classNSDocumentType.Marshalerstatic classNSDocumentType.Values -
Field Summary
Fields Modifier and Type Field Description static NSDocumentTypeHTMLstatic NSDocumentTypePlainstatic NSDocumentTypeRTFstatic NSDocumentTypeRTFD -
Method Summary
Modifier and Type Method Description static NSDocumentTypevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value