NavigationAction.isRedirect

Returns whether the navigation was redirected.

class NavigationAction
bool
isRedirect
()

Return Value

Type: bool

true if the original navigation was redirected, false otherwise.