Xamarin.Forms.WebNavigationEvent Enumeration
Contains values that indicate why a navigation event was raised.

Syntax

public enum WebNavigationEvent

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
BackIndicates that the navigation resulted from the user going back to a previous page in the navigation history.
ForwardIndicates that the navigation resulted from the user going forward to a later page in the navigation history.
NewPageIndicates that the navigation was to a preiously unvisited page, according to the navigation history.
RefreshIndicates that the navigation resulted from a page refresh.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.3.0.0