The members of MonoMac.WebKit.DomEvent are listed below.
See Also: Inherited members from MonoMac.WebKit.DomObject
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] | Bubbles | bool. Documentation for this section has not yet been entered. |
| [read-only] | Cancelable | bool. Documentation for this section has not yet been entered. |
| CancelBubble | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | CurrentTarget | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. |
| [read-only] | EventPhase | DomEventPhase. Documentation for this section has not yet been entered. |
| ReturnValue | bool. Documentation for this section has not yet been entered. | |
| [read-only] | SourceElement | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. |
| [read-only] | Target | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. |
| [read-only] | TimeStamp | ulong. Documentation for this section has not yet been entered. |
| [read-only] | Type | string. Documentation for this section has not yet been entered. |
InitEvent(string, bool, bool)Documentation for this section has not yet been entered. | ||
PreventDefault()Documentation for this section has not yet been entered. | ||
StopPropagation()Documentation for this section has not yet been entered. | ||