Click or drag to resize

CefNavigationEntryTransitionType Property

Returns the transition type which indicates what the user did to move to this page from the previous page.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public CefTransitionType TransitionType { get; }

Property Value

Type: CefTransitionType
See Also