IDomEventListener 接口

定义

[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
派生
属性
实现

属性

Handle

处理指向非托管对象表示形式的 (指针) 。

(继承自 INativeObject)

方法

HandleEvent(DomEvent)

适用于