Uses of Class
org.robovm.apple.webkit.WKBackForwardListItem
| Package | Description |
|---|---|
| org.robovm.apple.webkit |
-
Uses of WKBackForwardListItem in org.robovm.apple.webkit
Methods in org.robovm.apple.webkit that return WKBackForwardListItem Modifier and Type Method Description WKBackForwardListItemWKBackForwardList. getBackItem()WKBackForwardListItemWKBackForwardList. getCurrentItem()WKBackForwardListItemWKBackForwardList. getForwardItem()WKBackForwardListItemWKBackForwardList. getItem(long index)Methods in org.robovm.apple.webkit that return types with arguments of type WKBackForwardListItem Modifier and Type Method Description NSArray<WKBackForwardListItem>WKBackForwardList. getBackList()NSArray<WKBackForwardListItem>WKBackForwardList. getForwardList()Methods in org.robovm.apple.webkit with parameters of type WKBackForwardListItem Modifier and Type Method Description WKNavigationWKWebView. goToBackForwardListItem(WKBackForwardListItem item)