FrameLoadStartEventArgsTransitionType Property |
Version 109.1.110
TransitionType provides information about the source of the navigation.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public TransitionType TransitionType { get; }
public:
property TransitionType TransitionType {
TransitionType get ();
}
Property Value
Type:
TransitionTypeSee Also