MonoMac.WebKit.DomEvent Members

The members of MonoMac.WebKit.DomEvent are listed below.

See Also: Inherited members from MonoMac.WebKit.DomObject

Public Constructors

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.

Public Properties

[read-only]
Bubblesbool. Documentation for this section has not yet been entered.
[read-only]
Cancelablebool. Documentation for this section has not yet been entered.
CancelBubblebool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
CurrentTargetMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
[read-only]
EventPhaseDomEventPhase. Documentation for this section has not yet been entered.
ReturnValuebool. Documentation for this section has not yet been entered.
[read-only]
SourceElementMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
[read-only]
TargetMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
[read-only]
TimeStampulong. Documentation for this section has not yet been entered.
[read-only]
Typestring. Documentation for this section has not yet been entered.

Public Methods

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.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the DomEvent object.