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