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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CefTransitionType TransitionType { get; }

Property Value

CefTransitionType
See Also