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