Share via


NWBrowser Class

Definition

public class NWBrowser : CoreFoundation.NativeObject
type NWBrowser = class
    inherit NativeObject
Inheritance

Constructors

Name Description
NWBrowser(NWBrowserDescriptor, NWParameters)
NWBrowser(NWBrowserDescriptor)

Properties

Name Description
CompleteChangesDelegate
Descriptor
Handle (Inherited from DisposableObject)
IndividualChangesDelegate
IsActive
Owns (Inherited from DisposableObject)
Parameters

Methods

Name Description
Cancel()
ClearHandle() (Inherited from DisposableObject)
Dispose() (Inherited from DisposableObject)
Dispose(Boolean) (Inherited from NativeObject)
Equals(Object) (Inherited from DisposableObject)
GetCheckedHandle() (Inherited from DisposableObject)
GetHashCode() (Inherited from DisposableObject)
InitializeHandle(NativeHandle) (Inherited from DisposableObject)
Release() (Inherited from NativeObject)
Retain() (Inherited from NativeObject)
SetDispatchQueue(DispatchQueue)
SetStateChangesHandler(Action<NWBrowserState,NWError>)
Start()

Extension Methods

Name Description
GetHandle(INativeObject)
GetNonNullHandle(INativeObject, String)

Applies to