FrameNavigatedEventArgsType Property |
Version 102.0.100
Type
Namespace:
CefSharp.DevTools.Page
Assembly:
CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntaxpublic NavigationType Type { get; set; }
public:
property NavigationType Type {
NavigationType get ();
void set (NavigationType value);
}
Property Value
Type:
NavigationType
See Also