Uses of Class
org.robovm.apple.uikit.UIDataDetectorTypes
| Package | Description |
|---|---|
| org.robovm.apple.uikit |
-
Uses of UIDataDetectorTypes in org.robovm.apple.uikit
Fields in org.robovm.apple.uikit declared as UIDataDetectorTypes Modifier and Type Field Description static UIDataDetectorTypesUIDataDetectorTypes. Addressstatic UIDataDetectorTypesUIDataDetectorTypes. Allstatic UIDataDetectorTypesUIDataDetectorTypes. CalendarEventstatic UIDataDetectorTypesUIDataDetectorTypes. FlightNumberstatic UIDataDetectorTypesUIDataDetectorTypes. Linkstatic UIDataDetectorTypesUIDataDetectorTypes. LookupSuggestionstatic UIDataDetectorTypesUIDataDetectorTypes. Nonestatic UIDataDetectorTypesUIDataDetectorTypes. PhoneNumberstatic UIDataDetectorTypesUIDataDetectorTypes. ShipmentTrackingNumberMethods in org.robovm.apple.uikit that return UIDataDetectorTypes Modifier and Type Method Description protected UIDataDetectorTypes[]UIDataDetectorTypes. _values()UIDataDetectorTypesUITextView. getDataDetectorTypes()UIDataDetectorTypesUIWebView. getDataDetectorTypes()Deprecated.static UIDataDetectorTypes[]UIDataDetectorTypes. values()protected UIDataDetectorTypesUIDataDetectorTypes. wrap(long value, long mask)Methods in org.robovm.apple.uikit with parameters of type UIDataDetectorTypes Modifier and Type Method Description voidUITextView. setDataDetectorTypes(UIDataDetectorTypes v)voidUIWebView. setDataDetectorTypes(UIDataDetectorTypes v)Deprecated.