monsabre
monsabre

Reputation: 2099

webview with multi pages

Is there a sample that demonstrate the webview multi-page access, just like safari multi web page selection? I try to find some hints but no result

Welcome any comment

Upvotes: 0

Views: 301

Answers (1)

Nick Weaver
Nick Weaver

Reputation: 47241

You will have to implement that yourself. You do this with a scrollview to pick a webpage, grab a screnshot of the current webpage shown to put into the selection screen.

Upvotes: 1

Related Questions