Documentation

navigateAsync()

Handles navigation to a provided path, from the current activity.

protected navigateAsync(target: StringConvertible): Promise<void>;

Notes

Related