Uses of Class
org.robovm.apple.uikit.UITextInteractionMode
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UITextInteractionMode in org.robovm.apple.uikit
Methods in org.robovm.apple.uikit that return UITextInteractionMode Modifier and Type Method Description UITextInteractionModeUITextInteraction. getTextInteractionMode()static UITextInteractionModeUITextInteractionMode. valueOf(long n)Returns the enum constant of this type with the specified name.static UITextInteractionModeUITextInteractionMode. valueOf(String name)Returns the enum constant of this type with the specified name.static UITextInteractionMode[]UITextInteractionMode. 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 UITextInteractionMode Modifier and Type Method Description static UITextInteractionUITextInteraction. textInteractionForMode(UITextInteractionMode mode)