Click or drag to resize

FrameLoadStartEventArgsTransitionType Property

Version 86.0.240
TransitionType provides information about the source of the navigation.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public TransitionType TransitionType { get; }

Property Value

Type: TransitionType
See Also