Class CustomWebView
Implements
Inherited Members
Namespace: EduCATS.Controls
Assembly: EduCATS.dll
Syntax
public class CustomWebView : WebView, INotifyPropertyChanged, IDynamicResourceHandler, INameScope, INavigationProxy, IAnimatable, ITabStopElement, IGestureController, IGestureRecognizers, IWebViewController, IViewController, IVisualElementController, IElementController, IElementConfiguration<WebView>
  Constructors
CustomWebView()
Declaration
public CustomWebView()
  Fields
HttpNavigatingCommandProperty
Declaration
public static readonly BindableProperty HttpNavigatingCommandProperty
  Field Value
| Type | Description | 
|---|---|
| BindableProperty | 
Properties
HttpNavigatingCommand
Declaration
public ICommand HttpNavigatingCommand { get; set; }
  Property Value
| Type | Description | 
|---|---|
| ICommand |