Uses of Class
org.robovm.apple.uikit.NSTextLayoutManagerSegmentType
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of NSTextLayoutManagerSegmentType in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSTextLayoutManagerSegmentType Modifier and Type Method Description static NSTextLayoutManagerSegmentTypeNSTextLayoutManagerSegmentType. valueOf(long n)Returns the enum constant of this type with the specified name.static NSTextLayoutManagerSegmentTypeNSTextLayoutManagerSegmentType. valueOf(String name)Returns the enum constant of this type with the specified name.static NSTextLayoutManagerSegmentType[]NSTextLayoutManagerSegmentType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.uikit with parameters of type NSTextLayoutManagerSegmentType Modifier and Type Method Description voidNSTextLayoutManager. enumerateTextSegmentsInRange(NSTextRange textRange, NSTextLayoutManagerSegmentType type, NSTextLayoutManagerSegmentOptions options, Block4<NSTextRange,CGRect,Double,NSTextContainer,Boolean> block)