Package org.robovm.apple.uikit
Class NSTextLayoutSection
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.uikit.NSTextLayoutSection
public class NSTextLayoutSection extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSTextLayoutSection.AsListMarshalerstatic classNSTextLayoutSection.Keysstatic classNSTextLayoutSection.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
data -
Constructor Summary
Constructors Constructor Description NSTextLayoutSection() -
Method Summary
Modifier and Type Method Description NSObjectget(NSString key)NSTextLayoutOrientationgetOrientation()NSRangegetRange()booleanhas(NSString key)NSTextLayoutSectionset(NSString key, NSObject value)NSTextLayoutSectionsetOrientation(NSTextLayoutOrientation orientation)NSTextLayoutSectionsetRange(NSRange range)Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
NSTextLayoutSection
public NSTextLayoutSection()
-
-
Method Details
-
has
-
get
-
set
-
getOrientation
-
setOrientation
-
getRange
-
setRange
-