Skip to content

Instantly share code, notes, and snippets.

@jfversluis
Created August 21, 2018 06:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jfversluis/bba96153ddd53717c1c019efc6c7bf88 to your computer and use it in GitHub Desktop.
Save jfversluis/bba96153ddd53717c1c019efc6c7bf88 to your computer and use it in GitHub Desktop.
Enable zooming on Android WebView
WebView.On<Android>().EnableZoomControls(true/false);
WebView.On<Android>().DisplayZoomControls(true/false);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment