# Titanium.UI.iOS.WebViewDecisionHandler
It represents the decision handler to tell to webview, whether allow or cancel the navigation.
# Overview
Returned as the handler
parameter of Titanium.UI.WebView.handleurl.
See the example section "Usage of allowedURLSchemes and handleurl in iOS" inside Titanium.UI.WebView for usage.