Hi,how is it possible to actually go back to the original position on last page like safari’s back/forward function.
I read this on this link:
http://stackoverflow.com/questions/24153594/uiwebview-goback-to-the-original-position-on-last-page
They say:
Web view has a scrollView property, scrollView has a contentOffset property that you can get or set.
Is this possible in B4I I didn't find this property in Webview B4i , I need to set and get this offset property
can it be done with NativeObject if yes then how ?
Joop
I read this on this link:
http://stackoverflow.com/questions/24153594/uiwebview-goback-to-the-original-position-on-last-page
They say:
Web view has a scrollView property, scrollView has a contentOffset property that you can get or set.
Is this possible in B4I I didn't find this property in Webview B4i , I need to set and get this offset property
can it be done with NativeObject if yes then how ?
Joop