Package org.robovm.apple.uikit
Class NSAttributedStringDocumentAttribute
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.uikit.NSAttributedStringDocumentAttribute
public class NSAttributedStringDocumentAttribute extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSAttributedStringDocumentAttribute.AsListMarshalerstatic classNSAttributedStringDocumentAttribute.Marshalerstatic classNSAttributedStringDocumentAttribute.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static NSAttributedStringDocumentAttributevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
DocumentType
-
CharacterEncoding
-
DefaultAttributes
-
PaperSize
-
PaperMargin
-
ViewSize
-
ViewZoom
-
ViewMode
-
ReadOnly
-
BackgroundColor
-
HyphenationFactor
-
DefaultTabInterval
-
TextLayoutSections
-
TextScaling
- Since:
- Available in iOS 13.0 and later.
-
SourceTextScaling
- Since:
- Available in iOS 13.0 and later.
-
CocoaVersion
- Since:
- Available in iOS 13.0 and later.
-
-
Method Details
-
valueOf
-