Click or drag to resize

WebViewTitleEventArgsTitle Property

Gets the new title for the page.

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

Property Value

Type: String
The title for the page.
See Also