Uses of Class
org.robovm.apple.webkit.WKDataDetectorTypes
| Package | Description |
|---|---|
| org.robovm.apple.webkit |
-
Uses of WKDataDetectorTypes in org.robovm.apple.webkit
Fields in org.robovm.apple.webkit declared as WKDataDetectorTypes Modifier and Type Field Description static WKDataDetectorTypesWKDataDetectorTypes. Addressstatic WKDataDetectorTypesWKDataDetectorTypes. Allstatic WKDataDetectorTypesWKDataDetectorTypes. CalendarEventstatic WKDataDetectorTypesWKDataDetectorTypes. FlightNumberstatic WKDataDetectorTypesWKDataDetectorTypes. Linkstatic WKDataDetectorTypesWKDataDetectorTypes. LookupSuggestionstatic WKDataDetectorTypesWKDataDetectorTypes. Nonestatic WKDataDetectorTypesWKDataDetectorTypes. PhoneNumberstatic WKDataDetectorTypesWKDataDetectorTypes. SpotlightSuggestionDeprecated.Deprecated in iOS 10.0.static WKDataDetectorTypesWKDataDetectorTypes. TrackingNumberMethods in org.robovm.apple.webkit that return WKDataDetectorTypes Modifier and Type Method Description protected WKDataDetectorTypes[]WKDataDetectorTypes. _values()WKDataDetectorTypesWKWebViewConfiguration. getDataDetectorTypes()static WKDataDetectorTypes[]WKDataDetectorTypes. values()protected WKDataDetectorTypesWKDataDetectorTypes. wrap(long value, long mask)Methods in org.robovm.apple.webkit with parameters of type WKDataDetectorTypes Modifier and Type Method Description voidWKWebViewConfiguration. setDataDetectorTypes(WKDataDetectorTypes v)