Uses of Class
org.robovm.apple.uikit.NSTextSelectionNavigationLayoutOrientation
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of NSTextSelectionNavigationLayoutOrientation in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return NSTextSelectionNavigationLayoutOrientation Modifier and Type Method Description NSTextSelectionNavigationLayoutOrientationNSTextLayoutManager. textLayoutOrientationAtLocation(NSTextLocation location)NSTextSelectionNavigationLayoutOrientationNSTextSelectionDataSource. textLayoutOrientationAtLocation(NSTextLocation location)NSTextSelectionNavigationLayoutOrientationNSTextSelectionDataSourceAdapter. textLayoutOrientationAtLocation(NSTextLocation location)static NSTextSelectionNavigationLayoutOrientationNSTextSelectionNavigationLayoutOrientation. valueOf(long n)Returns the enum constant of this type with the specified name.static NSTextSelectionNavigationLayoutOrientationNSTextSelectionNavigationLayoutOrientation. valueOf(String name)Returns the enum constant of this type with the specified name.static NSTextSelectionNavigationLayoutOrientation[]NSTextSelectionNavigationLayoutOrientation. values()Returns an array containing the constants of this enum type, in the order they are declared.