RouteUpdateReason
Specifies the reason for updating the current route.
Important: This is a Public Preview API. It may be changed or removed at any time.
Entries
Link copied to clipboard
Route was updated through NavigationController.update method.
Link copied to clipboard
A better alternative has been found due to blockages on the current route.
Link copied to clipboard
A better alternative has been found for the current route.
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.