IDomEventListener Interface

Definition

[Foundation.Protocol(Name="DOMEventListener", WrapperType=typeof(WebKit.DomEventListenerWrapper))]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "No longer supported.")]
public interface IDomEventListener : IDisposable, ObjCRuntime.INativeObject
type IDomEventListener = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

HandleEvent(DomEvent)

Applies to