메소드 |
설명 |
|
WebPolicyDelegate ( bool AllowNavigation, bool AllowDownloads, bool AllowNewWindows ) : System |
|
|
decidePolicyForMIMEType ( WebView WebView, string type, IWebURLRequest request, IWebFrame frame, IWebPolicyDecisionListener listener ) : void |
|
|
decidePolicyForNavigationAction ( WebView WebView, CFDictionaryPropertyBag actionInformation, IWebURLRequest request, IWebFrame frame, IWebPolicyDecisionListener listener ) : void |
|
|
decidePolicyForNewWindowAction ( WebView WebView, CFDictionaryPropertyBag actionInformation, IWebURLRequest request, string frameName, IWebPolicyDecisionListener listener ) : void |
|
|
unableToImplementPolicyWithError ( WebView WebView, WebError error, IWebFrame frame ) : void |
|
|