IDomNodeFilter Interface

Definition

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

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

AcceptNode(DomNode)

Applies to