Enum NavigationType

Definition

Namespace:
Tizen.WebView
Assembly:
Tizen.WebView.dll
API Level:
6

Enumeration values used to specify Policy Navigation Type.

C#
Copy
[Obsolete("Deprecated since API Level 10. Will be removed in API Level 12.")] public enum NavigationType
Name Description
BackForward

Back Forward.

FormResubmitted

Form Submitted.

FormSubmitted

Form Submitted.

LinkClicked

Link Clicked.

Other

Other.

Reload

Reload.