FrameLoadStartEventArgsTransitionType Property  | 
Version 87.1.132 
            TransitionType provides information about the source of the navigation.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic TransitionType TransitionType { get; }public:
property TransitionType TransitionType {
	TransitionType get ();
}Property Value
Type: 
TransitionType
See Also