[Missing <summary> documentation for "T:Monobjc.WebKit.WebPolicyDelegate"]
| C# | Visual Basic | Visual C++ |
public class WebPolicyDelegate
Public Class WebPolicyDelegate
public ref class WebPolicyDelegate
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| WebPolicyDelegate()()()() | Initializes a new instance of the WebPolicyDelegate class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()()() | (Inherited from Object.) | |
| WebActionButtonKey | An NSNumber object where 0 indicates the left button, 1 indicates the middle button, and 2 indicates the right button. Available in Mac OS X v10.2 and later. | |
| WebActionElementKey | A dictionary containing element information. See WebView Class Reference for a description of the key-value pairs in this dictionary. Available in Mac OS X v10.2 and later. | |
| WebActionModifierFlagsKey | An unsigned number that indicates the modifier flag. Available in Mac OS X v10.2 and later. | |
| WebActionNavigationTypeKey | The navigation type of the action. Can be any of the values defined in “WebNavigationType” below. Available in Mac OS X v10.2 and later. | |
| WebActionOriginalURLKey | The URL that initiated the action. Available in Mac OS X v10.2 and later. |
| Object | |
| WebPolicyDelegate | |
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)