cocoa touch - UIWebview Previous / Next -


In my project (iPhone app) I have a good webview that allows users to browse certain websites and I have past / next buttons like any browser.

How do I know if I have previous or next pages, so can I disable one of those two options?

There are properties on the UIWebView:

  @property ( Nonatomic, readonly, getter = canGoback) BON can be Goback @property (nonatomic, readonly  

They are boats which do not return yes or no depending on either direction Whether or not to navigate pages.


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

NHibernate Passing Session to the Repository -

objective c - Mouse events for an NSSegmentedCell subclass? -