How to use WkWebView additem to backforwardList -


im trying add url forward list of wkwebview can't seem find how can done. apple doc shows link webbackforwardlist , i've tried importing webkit.h can't find method add item: - (void)additem:(webhistoryitem *)item

can point me in right direction? thanks!

backforwardlist of wkwebview class readonly property , shouldn't alter yourself. items added (and removed from) list user navigate through url's in given webview.

if reason backforwardlist functionality not enough requirements, suggest implementing own navigation stack.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -