Uses of Class
org.robovm.apple.uikit.NSTextLayoutManagerSegmentOptions
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of NSTextLayoutManagerSegmentOptions in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as NSTextLayoutManagerSegmentOptions Modifier and Type Field Description static NSTextLayoutManagerSegmentOptionsNSTextLayoutManagerSegmentOptions. HeadSegmentExtendedstatic NSTextLayoutManagerSegmentOptionsNSTextLayoutManagerSegmentOptions. MiddleFragmentsExcludedstatic NSTextLayoutManagerSegmentOptionsNSTextLayoutManagerSegmentOptions. Nonestatic NSTextLayoutManagerSegmentOptionsNSTextLayoutManagerSegmentOptions. RangeNotRequiredstatic NSTextLayoutManagerSegmentOptionsNSTextLayoutManagerSegmentOptions. TailSegmentExtendedstatic NSTextLayoutManagerSegmentOptionsNSTextLayoutManagerSegmentOptions. UpstreamAffinityMethods in org.robovm.apple.uikit that return NSTextLayoutManagerSegmentOptions Modifier and Type Method Description protected NSTextLayoutManagerSegmentOptions[]NSTextLayoutManagerSegmentOptions. _values()static NSTextLayoutManagerSegmentOptions[]NSTextLayoutManagerSegmentOptions. values()protected NSTextLayoutManagerSegmentOptionsNSTextLayoutManagerSegmentOptions. wrap(long value, long mask)Methods in org.robovm.apple.uikit with parameters of type NSTextLayoutManagerSegmentOptions Modifier and Type Method Description voidNSTextLayoutManager. enumerateTextSegmentsInRange(NSTextRange textRange, NSTextLayoutManagerSegmentType type, NSTextLayoutManagerSegmentOptions options, Block4<NSTextRange,CGRect,Double,NSTextContainer,Boolean> block)