Click or drag to resize

WebViewNewWindowEventArgsNewWindowName Property

Gets the name of the new window.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public string NewWindowName { get; }

Property Value

Type: String
The name of the new window.
See Also