C# Class Monospace11.SpeakerBioViewController.WebViewDelegate

Inheritance: UIWebViewDelegate
Afficher le fichier Open project: megsoftconsulting/MonkeySpace

Méthodes publiques

Méthode Description
ShouldStartLoad ( UIWebView webView, NSUrlRequest request, UIWebViewNavigationType navigationType ) : bool
WebViewDelegate ( SpeakerBioViewController speakerViewController ) : System

Method Details

ShouldStartLoad() public méthode

public ShouldStartLoad ( UIWebView webView, NSUrlRequest request, UIWebViewNavigationType navigationType ) : bool
webView UIWebView
request NSUrlRequest
navigationType UIWebViewNavigationType
Résultat bool

WebViewDelegate() public méthode

public WebViewDelegate ( SpeakerBioViewController speakerViewController ) : System
speakerViewController SpeakerBioViewController
Résultat System