is_redirect


Description:

[ Version ( since = "2.20" ) ]
public bool is_redirect ()

Returns whether the this was redirected.

Parameters:

this

a NavigationAction

Returns:

true if the original navigation was redirected, false otherwise.