INavigateAsync Members
Include Protected Members
Include Inherited Members
The INavigateAsync type exposes the following members.
Methods
Name | Description | |
---|---|---|
RequestNavigate |
Initiates navigation to the target specified by the Uri.
|
Extension Methods
Name | Description | |
---|---|---|
RequestNavigate(String) | Overloaded.
Initiates navigation to the target specified by the target.
(Defined by NavigationAsyncExtensions.) |
|
RequestNavigate(Uri) | Overloaded.
Initiates navigation to the target specified by the Uri.
(Defined by NavigationAsyncExtensions.) |
|
RequestNavigate(String, Action<NavigationResult>) | Overloaded.
Initiates navigation to the target specified by the target.
(Defined by NavigationAsyncExtensions.) |