cef_navigation_entry_t.get_transition_type

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

struct cef_navigation_entry_t
extern (System)
cef_transition_type_t function(cef_navigation_entry_t* self) nothrow get_transition_type;

Meta