Table of Contents

Class WebView.LoadFailedSignalArgs

Namespace
WebKit
Assembly
WebKit-6.0.dll

Signal (Event) Arguments for OnLoadFailed

public sealed class WebView.LoadFailedSignalArgs : SignalArgs
Inheritance
WebView.LoadFailedSignalArgs
Inherited Members

Properties

Error

public Error Error { get; }

Property Value

Error

FailingUri

public string FailingUri { get; }

Property Value

string

LoadEvent

public LoadEvent LoadEvent { get; }

Property Value

LoadEvent