Uses of Class
org.robovm.apple.webkit.WKSelectionGranularity
| Package | Description |
|---|---|
| org.robovm.apple.webkit |
-
Uses of WKSelectionGranularity in org.robovm.apple.webkit
Methods in org.robovm.apple.webkit that return WKSelectionGranularity Modifier and Type Method Description WKSelectionGranularityWKWebViewConfiguration. getSelectionGranularity()static WKSelectionGranularityWKSelectionGranularity. valueOf(long n)Returns the enum constant of this type with the specified name.static WKSelectionGranularityWKSelectionGranularity. valueOf(String name)Returns the enum constant of this type with the specified name.static WKSelectionGranularity[]WKSelectionGranularity. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.webkit with parameters of type WKSelectionGranularity Modifier and Type Method Description voidWKWebViewConfiguration. setSelectionGranularity(WKSelectionGranularity v)