Uses of Class
org.robovm.apple.sensorkit.SRTextInputSessionType
| Package | Description |
|---|---|
| org.robovm.apple.sensorkit |
-
Uses of SRTextInputSessionType in org.robovm.apple.sensorkit
Methods in org.robovm.apple.sensorkit that return SRTextInputSessionType Modifier and Type Method Description SRTextInputSessionTypeSRTextInputSession. getSessionType()static SRTextInputSessionTypeSRTextInputSessionType. valueOf(long n)Returns the enum constant of this type with the specified name.static SRTextInputSessionTypeSRTextInputSessionType. valueOf(String name)Returns the enum constant of this type with the specified name.static SRTextInputSessionType[]SRTextInputSessionType. values()Returns an array containing the constants of this enum type, in the order they are declared.