Uses of Class
org.robovm.apple.uikit.NSTextLayoutSection
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of NSTextLayoutSection in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSTextLayoutSection Modifier and Type Method Description NSTextLayoutSectionNSTextLayoutSection. set(NSString key, NSObject value)NSTextLayoutSectionNSTextLayoutSection. setOrientation(NSTextLayoutOrientation orientation)NSTextLayoutSectionNSTextLayoutSection. setRange(NSRange range)static NSTextLayoutSectionNSTextLayoutSection.Marshaler. toObject(Class<NSTextLayoutSection> cls, long handle, long flags)Methods in org.robovm.apple.uikit that return types with arguments of type NSTextLayoutSection Modifier and Type Method Description List<NSTextLayoutSection>NSAttributedStringDocumentAttributes. getTextLayoutSections()static List<NSTextLayoutSection>NSTextLayoutSection.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.uikit with parameters of type NSTextLayoutSection Modifier and Type Method Description static longNSTextLayoutSection.Marshaler. toNative(NSTextLayoutSection o, long flags)Method parameters in org.robovm.apple.uikit with type arguments of type NSTextLayoutSection Modifier and Type Method Description NSAttributedStringDocumentAttributesNSAttributedStringDocumentAttributes. setTextLayoutSections(List<NSTextLayoutSection> sections)static longNSTextLayoutSection.AsListMarshaler. toNative(List<NSTextLayoutSection> l, long flags)static NSTextLayoutSectionNSTextLayoutSection.Marshaler. toObject(Class<NSTextLayoutSection> cls, long handle, long flags)