Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

WebView scrolled event

$
0
0

Dear all community,

I need to know when the user has ended the scroll on a webview displaying a agreement, to display an "Accept" only when the user has read this.

Here is my webview (axml) :

  <WebView x:Name="webView" HorizontalOptions="FillAndExpand" VerticalOptions="FillAndExpand">
    <WebView.Source>
      <HtmlWebViewSource Html="{Binding Content}" />
    </WebView.Source>
  </WebView>

How can I do that ?..
I'm new on Xamarin, thanks for your help ;)


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>