LoadingStateChangedEventArgsCanGoBack Property |
Version 55.0.0[Missing <summary> documentation for "P:CefSharp.LoadingStateChangedEventArgs.CanGoBack"]
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public bool CanGoBack { get; }
public:
property bool CanGoBack {
bool get ();
}
Property Value
Type:
BooleanSee Also