Xamarin
Menu
About
What is Xamarin?
What is Xamarin.Forms?
Mobile App Development
Cross-Platform Development
Tooling
Ecosystem
Docs
Xamarin.Forms
Android
iOS
Mac
Xamarin.Essentials
.NET
API
Xamarin.Forms
Android
iOS
Mac
Xamarin.Essentials
Blog
Showcase
Community
Get Started
Blog
Docs
APIs
Samples
Tutorials
Forums
Forum
›
neeraj_goel
›
Like
neeraj_goel
neeraj_goel
Badges
About
Username
neeraj_goel
Location
US
Joined
June 2017
Visits
138
Last Active
September 2019
Roles
Member
Points
17
Badges
4
neeraj_goel
✭✭
About
Username
neeraj_goel
Location
US
Joined
June 2017
Visits
138
Last Active
September 2019
Roles
Member
Points
17
Badges
4
Reactions
0
Promote
1
Like
0
Spam
0
Abuse
Activity
Threads
2
Posts
6
Re: How to get Navigating event of WebView in ViewModel in Xamarin.Forms ??
neeraj_goel
August 2019
Below code helps me to achieve it : **public class CustomWebView : WebView{ public static readonly BindableProperty NavigatingCommandProperty = BindableProperty.Create(nameof(NavigatingCommand), type…
(View Post)
1