WebViewNavigatedEvent Field |
Identifier for handlers when attaching the
Navigated event.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public const string NavigatedEvent = "WebView.Navigated"
Public Const NavigatedEvent As String = "WebView.Navigated"
static val mutable NavigatedEvent: string
Field Value
Type:
StringSee Also